The IUnaryOperatorNode type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Initialize |
Called by the tree walker during hql-sql semantic analysis
after the operator sub-tree is completely built.
(Inherited from IOperatorNode.) |
Properties
| Name | Description | |
|---|---|---|
| DataType |
Retrieves the data type for the overall operator expression.
(Inherited from IOperatorNode.) | |
| Operand |
Retrieves the node representing the operator's single operand.
|