HResults.DTS_E_CODEPAGEREQUIRED Field

Definition

MessageId: DTS_E_CODEPAGEREQUIRED MessageText: The "%1!s!" requires a code page to be set but the value passed was zero.

public: int DTS_E_CODEPAGEREQUIRED = -1071628267;
public const int DTS_E_CODEPAGEREQUIRED = -1071628267;
val mutable DTS_E_CODEPAGEREQUIRED : int
Public Const DTS_E_CODEPAGEREQUIRED As Integer  = -1071628267

Field Value

Value = -1071628267

Applies to