HResults.DTS_E_INVALIDCODEPAGE 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_INVALIDCODEPAGE MessageText: The code page %1!d! specified on output column "%2!s!" (%3!d!) is not valid. Select a different code page for output column "%2!s!".
public: int DTS_E_INVALIDCODEPAGE = -1073450892;
public const int DTS_E_INVALIDCODEPAGE = -1073450892;
val mutable DTS_E_INVALIDCODEPAGE : int
Public Const DTS_E_INVALIDCODEPAGE As Integer = -1073450892