HResults.DTS_E_NONSTRINGCOMPARISONFLAGSNOTZERO Campo

Definição

MessageId: DTS_E_NONSTRINGCOMPARISONFLAGSNOTZERO MessageText: os sinalizadores de comparação para "%1!s!" devem ser zero porque seu tipo não é um tipo de cadeia de caracteres. ComparisonFlags só pode ser diferente de zero para colunas do tipo cadeia de caracteres.

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 do campo

Value = -1071628271

Aplica-se a