Share via


HResults.DTS_E_INSERTERDATACOLUMNNOTBLOB Champ

Définition

MessageId : DTS_E_INSERTERDATACOLUMNNOTBLOB MessageText : « %1!s! » référence « %2!s! » et cette colonne n’est pas le type correct. Ce type doit être DT_TEXT, DT_NTEXT ou DT_IMAGE. Une référence pointe vers une colonne qui doit être un objet 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

Valeur de champ

Value = -1071611848

S’applique à