HResults.DTS_E_EXPREVALSTATIC_UNSUPPORTEDUNNARYTYPE Field

Definition

MessageId: DTS_E_EXPREVALSTATIC_UNSUPPORTEDUNNARYTYPE MessageText: An unsupported data type is used with a unary operator. The 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_EXPREVALSTATIC_UNSUPPORTEDUNNARYTYPE = -1073442757;
public const int DTS_E_EXPREVALSTATIC_UNSUPPORTEDUNNARYTYPE = -1073442757;
val mutable DTS_E_EXPREVALSTATIC_UNSUPPORTEDUNNARYTYPE : int
Public Const DTS_E_EXPREVALSTATIC_UNSUPPORTEDUNNARYTYPE As Integer  = -1073442757

Field Value

Value = -1073442757

Applies to