HResults.DTS_E_EXPREVALSTATIC_CANNOTCONVERTRESULT 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_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