Freigeben über


HResults.DTS_E_INSERTERDATACOLUMNNOTBLOB Feld

Definition

MessageId: DTS_E_INSERTERDATACOLUMNNOTBLOB MessageText: Der "%1!s!" verweist auf "%2!s!" und diese Spalte ist nicht der richtige Typ. Sie muss vom Typ DT_TEXT, DT_NTEXT oder DT_IMAGE sein. Ein Verweis zeigt auf eine Spalte, die vom Typ BLOB sein muss.

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

Feldwert

Value = -1071611848

Gilt für: