Linguaggio

HResults.DTS_E_TXFUZZYLOOKUP_STRINGCOLUMNTOOLONG Campo

Definizione

MessageId: DTS_E_TXFUZZYLOOKUP_STRINGCOLUMNTOOLONG MessageText: La lunghezza della colonna della stringa '%1!s!' supera i 4000 caratteri. È necessaria una conversione da DT_STR a DT_WSTR, quindi si verificherebbe una troncatura. O riduci la larghezza delle colonne o usi solo DT_WSTR tipi di colonna.

public: int DTS_E_TXFUZZYLOOKUP_STRINGCOLUMNTOOLONG = -1071611071;
public const int DTS_E_TXFUZZYLOOKUP_STRINGCOLUMNTOOLONG = -1071611071;
val mutable DTS_E_TXFUZZYLOOKUP_STRINGCOLUMNTOOLONG : int
Public Const DTS_E_TXFUZZYLOOKUP_STRINGCOLUMNTOOLONG As Integer  = -1071611071

Valore del campo

Value = -1071611071

Si applica a