HResults.DTS_E_EXPREVALUNSUPPORTEDUNNARYTYPE Field

Definition

MessageId: DTS_E_EXPREVALUNSUPPORTEDUNNARYTYPE MessageText: The data type "%1!s!" cannot be used with unary operator "%2!s!". This operand type is not supported for the operation. To perform this operation, the operand needs to be explicitly cast with a cast operator.

public: int DTS_E_EXPREVALUNSUPPORTEDUNNARYTYPE = -1073450874;
public const int DTS_E_EXPREVALUNSUPPORTEDUNNARYTYPE = -1073450874;
val mutable DTS_E_EXPREVALUNSUPPORTEDUNNARYTYPE : int
Public Const DTS_E_EXPREVALUNSUPPORTEDUNNARYTYPE As Integer  = -1073450874

Field Value

Value = -1073450874

Applies to