HResults.DTS_E_INSERTERDATACOLUMNNOTBLOB Champ
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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