HResults.DTS_E_RAWDESTBLOBDATATYPE Field

Definition

MessageId: DTS_E_RAWDESTBLOBDATATYPE MessageText: The %1!s! has an invalid data type. Columns with data types DT_IMAGE, DT_TEXT and DT_NTEXT cannot be written to raw files.

public: int DTS_E_RAWDESTBLOBDATATYPE = -1071607126;
public const int DTS_E_RAWDESTBLOBDATATYPE = -1071607126;
val mutable DTS_E_RAWDESTBLOBDATATYPE : int
Public Const DTS_E_RAWDESTBLOBDATATYPE As Integer  = -1071607126

Field Value

Value = -1071607126

Applies to