HResults.DTS_E_NONSTRINGCOMPARISONFLAGSNOTZERO Field

Definition

MessageId: DTS_E_NONSTRINGCOMPARISONFLAGSNOTZERO MessageText: The comparison flags for "%1!s!" must be zero because its type is not a string type. ComparisonFlags can only be non-zero for string type columns.

public: int DTS_E_NONSTRINGCOMPARISONFLAGSNOTZERO = -1071628271;
public const int DTS_E_NONSTRINGCOMPARISONFLAGSNOTZERO = -1071628271;
val mutable DTS_E_NONSTRINGCOMPARISONFLAGSNOTZERO : int
Public Const DTS_E_NONSTRINGCOMPARISONFLAGSNOTZERO As Integer  = -1071628271

Field Value

Value = -1071628271

Applies to