HResults.DTS_E_EXPREVALSTATIC_INVALIDCASTCODEPAGE Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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