HResults.DTS_E_TXFUZZYLOOKUP_STRINGCOLUMNTOOLONG Feld

Definition

MessageId: DTS_E_TXFUZZYLOOKUP_STRINGCOLUMNTOOLONG MessageText: Die Länge der String-Spalte '%1!s!' überschreitet 4000 Zeichen. Eine Umwandlung von DT_STR zu DT_WSTR ist notwendig, daher würde eine Abkürzung stattfinden. Entweder reduzieren Sie die Spaltenbreite oder verwenden Sie nur DT_WSTR Spaltentypen.

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

Feldwert

Value = -1071611071

Gilt für: