HResults.DTS_E_EXPREVALINVALIDCASTCODEPAGE Field

Definition

MessageId: DTS_E_EXPREVALINVALIDCASTCODEPAGE MessageText: The value, %1!d!, specified for the code page parameter of the cast to data type "%2!s!", is not valid. The code page is not installed on the machine.

public: int DTS_E_EXPREVALINVALIDCASTCODEPAGE = -1073450838;
public const int DTS_E_EXPREVALINVALIDCASTCODEPAGE = -1073450838;
val mutable DTS_E_EXPREVALINVALIDCASTCODEPAGE : int
Public Const DTS_E_EXPREVALINVALIDCASTCODEPAGE As Integer  = -1073450838

Field Value

Value = -1073450838

Applies to