HResults.DTS_E_EXPREVALSTATIC_CANNOTCONVERTRESULT Field

Definition

MessageId: DTS_E_EXPREVALSTATIC_CANNOTCONVERTRESULT MessageText: Cannot convert the expression result data type to the column data type. The result of the expression should be written to an input/output column, but the data type of the expression cannot be converted to the data type of the column.

public: int DTS_E_EXPREVALSTATIC_CANNOTCONVERTRESULT = -1073442736;
public const int DTS_E_EXPREVALSTATIC_CANNOTCONVERTRESULT = -1073442736;
val mutable DTS_E_EXPREVALSTATIC_CANNOTCONVERTRESULT : int
Public Const DTS_E_EXPREVALSTATIC_CANNOTCONVERTRESULT As Integer  = -1073442736

Field Value

Value = -1073442736

Applies to