HResults.DTS_E_EXPREVALSTATIC_INVALIDCASTCODEPAGE Field

Definition

MessageId: DTS_E_EXPREVALSTATIC_INVALIDCASTCODEPAGE MessageText: The value specified for the code page parameter of the cast to data type DT_STR or DT_TEXT is not valid. The specified code page is not installed on the computer.

public: int DTS_E_EXPREVALSTATIC_INVALIDCASTCODEPAGE = -1073442727;
public const int DTS_E_EXPREVALSTATIC_INVALIDCASTCODEPAGE = -1073442727;
val mutable DTS_E_EXPREVALSTATIC_INVALIDCASTCODEPAGE : int
Public Const DTS_E_EXPREVALSTATIC_INVALIDCASTCODEPAGE As Integer  = -1073442727

Field Value

Value = -1073442727

Applies to