HResults.DTS_E_INSERTERDATACOLUMNNOTBLOB Campo
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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