HResults.DTS_E_TXFUZZYLOOKUP_STRINGCOLUMNTOOLONG 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_TXFUZZYLOOKUP_STRINGCOLUMNTOOLONG MessageText: The length of string column '%1!s!' exceeds 4000 characters. A conversion from DT_STR to DT_WSTR is necessary, so a truncation would occur. Either reduce the column width or use only DT_WSTR column types.
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