HResults.DTS_E_EXPREVALSTATIC_CONDITIONALOPDTSTRNOTSUPPORTED 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.
For operands of the conditional operator, the data type DT_STR is only supported for input columns and cast operations. A DT_STR operand that is not an input column or the result of a cast cannot be used with the conditional operation. To perform this operation, the operand needs to be explicitly cast with a cast operator.
public: int DTS_E_EXPREVALSTATIC_CONDITIONALOPDTSTRNOTSUPPORTED = -1073442604;
public const int DTS_E_EXPREVALSTATIC_CONDITIONALOPDTSTRNOTSUPPORTED = -1073442604;
val mutable DTS_E_EXPREVALSTATIC_CONDITIONALOPDTSTRNOTSUPPORTED : int
Public Const DTS_E_EXPREVALSTATIC_CONDITIONALOPDTSTRNOTSUPPORTED As Integer = -1073442604