HResults.DTS_E_INVALIDFLATFILECOLUMNTYPE Field

Definition

MessageId: DTS_E_INVALIDFLATFILECOLUMNTYPE MessageText: The column type for column "%1!s!" is incorrect. It is type "%2!s!". It can only be either "%3!s!" or "%4!s!".

public: int DTS_E_INVALIDFLATFILECOLUMNTYPE = -1071636330;
public const int DTS_E_INVALIDFLATFILECOLUMNTYPE = -1071636330;
val mutable DTS_E_INVALIDFLATFILECOLUMNTYPE : int
Public Const DTS_E_INVALIDFLATFILECOLUMNTYPE As Integer  = -1071636330

Field Value

Value = -1071636330

Applies to