Share via


HResults.DTS_E_NONSTRINGCOMPARISONFLAGSNOTZERO Campo

Definición

MessageId: DTS_E_NONSTRINGCOMPARISONFLAGSNOTZERO MessageText: las marcas de comparación de "%1!s!" deben ser cero porque su tipo no es un tipo de cadena. El valor de ComparisonFlags solo puede ser distinto de cero en las columnas de tipo cadena.

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

Valor de campo

Value = -1071628271

Se aplica a