HResults.DTS_E_INSERTERDATACOLUMNNOTBLOB Campo
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
MessageId: DTS_E_INSERTERDATACOLUMNNOTBLOB MessageText: o "%1! s!" faz referência a "%2! s!" e essa coluna não é do tipo correto. Deve ser DT_TEXT, DT_NTEXT ou DT_IMAGE. Uma referência aponta para uma coluna que deve 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