HResults.DTS_E_UNEXPECTEDCOLUMNDATATYPE Field

Definition

MessageId: DTS_E_UNEXPECTEDCOLUMNDATATYPE MessageText: The data type specified for column "%1!s!" is not the expected type "%2!s!".

public: int DTS_E_UNEXPECTEDCOLUMNDATATYPE = -1071611106;
public const int DTS_E_UNEXPECTEDCOLUMNDATATYPE = -1071611106;
val mutable DTS_E_UNEXPECTEDCOLUMNDATATYPE : int
Public Const DTS_E_UNEXPECTEDCOLUMNDATATYPE As Integer  = -1071611106

Field Value

Value = -1071611106

Applies to