HResults.DTS_E_INSERTERDATACOLUMNNOTBLOB Campo

Definição

MessageId: DTS_E_INSERTERDATACOLUMNNOTBLOB MessageText: o "%1!s!" faz referência a "%2!s!", e essa coluna não é o 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

Valor do campo

Value = -1071611848

Aplica-se a