HResults.DTS_E_NONSTRINGCOMPARISONFLAGSNOTZERO Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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