OperandValue Constructors
The value operator in Criteria Language expressions.| Name | Parameters | Description |
|---|---|---|
| OperandValue() | none | Initializes a new OperandValue instance with the default settings. |
| OperandValue(Object) | value | Initializes a new OperandValue instance with the specified value. |
See Also