Overload List
| Name | Description | |
|---|---|---|
| Query(QTable) |
Initializes a new instance of the Query with specified table
| |
| Query(Query) |
Initializes a new instance of the Query with identical options of specified query
| |
| Query(QTable, QNode) |
Initializes a new instance of the Query with specified table and condition
|
See Also