HResults.DTS_E_EXTRACTORDATACOLUMNNOTBLOB Field

Definition

MessageId: DTS_E_EXTRACTORDATACOLUMNNOTBLOB MessageText: The "%1!s!" references "%2!s!", and that column is not of a BLOB type.

public: int DTS_E_EXTRACTORDATACOLUMNNOTBLOB = -1071611864;
public const int DTS_E_EXTRACTORDATACOLUMNNOTBLOB = -1071611864;
val mutable DTS_E_EXTRACTORDATACOLUMNNOTBLOB : int
Public Const DTS_E_EXTRACTORDATACOLUMNNOTBLOB As Integer  = -1071611864

Field Value

Value = -1071611864

Applies to