HResults.DTS_E_RAWUNEXPECTEDTYPE Field

Definition

MessageId: DTS_E_RAWUNEXPECTEDTYPE MessageText: The adapter encountered an unrecognized data type of %1!d!. This could be caused by a damaged input file (source) or by an invalid buffer type (destination).

public: int DTS_E_RAWUNEXPECTEDTYPE = -1071636373;
public const int DTS_E_RAWUNEXPECTEDTYPE = -1071636373;
val mutable DTS_E_RAWUNEXPECTEDTYPE : int
Public Const DTS_E_RAWUNEXPECTEDTYPE As Integer  = -1071636373

Field Value

Value = -1071636373

Applies to