UnaryOperator Fields
An unary operator which performs an operation on only one expression.| Name | Description |
|---|---|
| Operand | A CriteriaOperator object which represents the operand. |
| OperatorType | An UnaryOperatorType enumeration value which specifies the type of the unary operator. |
See Also