HResults.DTS_E_INSERTERDATACOLUMNNOTBLOB Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
MessageId: DTS_E_INSERTERDATACOLUMNNOTBLOB MessageText: The "%1!s!" references "%2!s!", and that column is not the correct type. It must be DT_TEXT, DT_NTEXT, or DT_IMAGE. A reference points to a column that must be a 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