QueryOperand Constructors
Represents a query operand.
Name | Parameters | Description |
---|---|---|
Query |
none |
Initializes a new instance of the Query |
Query |
column, node |
Initializes a new instance of the Query |
Query |
column |
Initializes a new instance of the Query |
Query |
column |
Initializes a new instance of the Query |
See Also