HResults.DTS_E_CODE_PAGE_NOT_SUPPORTED 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_CODE_PAGE_NOT_SUPPORTED MessageText: The code page %1!d! specified on column "%2!s!" (%3!d!) is not supported. You must first convert this column to DT_WSTR which can be done by inserting a Data Conversion Transform before this one.
public: int DTS_E_CODE_PAGE_NOT_SUPPORTED = -1071611253;
public const int DTS_E_CODE_PAGE_NOT_SUPPORTED = -1071611253;
val mutable DTS_E_CODE_PAGE_NOT_SUPPORTED : int
Public Const DTS_E_CODE_PAGE_NOT_SUPPORTED As Integer = -1071611253