Share via


HResults.DTS_E_INSERTERDATACOLUMNNOTBLOB Campo

Definición

MessageId: DTS_E_INSERTERDATACOLUMNNOTBLOB MessageText: "%1!s!" hace referencia a "%2!s!", y esa columna no es el tipo correcto. Debe ser DT_TEXT, DT_NTEXT o DT_IMAGE. Hay una referencia que apunta a una columna que debe ser BLOB.

public: int DTS_E_INSERTERDATACOLUMNNOTBLOB = -1071611848;
public const int DTS_E_INSERTERDATACOLUMNNOTBLOB = -1071611848;
val mutable DTS_E_INSERTERDATACOLUMNNOTBLOB : int
Public Const DTS_E_INSERTERDATACOLUMNNOTBLOB As Integer  = -1071611848

Valor de campo

Value = -1071611848

Se aplica a