HResults.DTS_E_TXAGG_COMPFLAGS_BADDATATYPE Field

Definition

MessageId: DTS_E_TXAGG_COMPFLAGS_BADDATATYPE MessageText: The comparison flags custom property "%1!s!" can only be specified for columns of with datatype DT_STR or DT_WSTR.

public: int DTS_E_TXAGG_COMPFLAGS_BADDATATYPE = -1071607605;
public const int DTS_E_TXAGG_COMPFLAGS_BADDATATYPE = -1071607605;
val mutable DTS_E_TXAGG_COMPFLAGS_BADDATATYPE : int
Public Const DTS_E_TXAGG_COMPFLAGS_BADDATATYPE As Integer  = -1071607605

Field Value

Value = -1071607605

Applies to