HResults.DTS_E_EXPREVALINVALIDNULLCODEPAGE Field

Definition

MessageId: DTS_E_EXPREVALINVALIDNULLCODEPAGE MessageText: The value %1!d! specified for the code page parameter of the NULL function with data type "%2!s!" is not valid. The code page is not installed on the computer.

public: int DTS_E_EXPREVALINVALIDNULLCODEPAGE = -1073450766;
public const int DTS_E_EXPREVALINVALIDNULLCODEPAGE = -1073450766;
val mutable DTS_E_EXPREVALINVALIDNULLCODEPAGE : int
Public Const DTS_E_EXPREVALINVALIDNULLCODEPAGE As Integer  = -1073450766

Field Value

Value = -1073450766

Applies to