HResults.DTS_E_INSERTERDATACOLUMNNOTBLOB Feld

Definition

MessageId: DTS_E_INSERTERDATACOLUMNNOTBLOB MessageText: Das "%1!s!" bezieht sich auf "%2!s!", und diese Spalte ist nicht der richtige Typ. Es muss DT_TEXT, DT_NTEXT oder DT_IMAGE sein. Eine Referenz zeigt auf eine Spalte, die ein 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: