Initializes a new instance of the Query with specified table and condition
Namespace: NReco.DataAssembly: NReco.Data (in NReco.Data.dll) Version: 1.0.2
Syntax
Parameters
- table
- Type: NReco.Data QTable
target table
- condition
- Type: NReco.Data QNode
conditions root node
See Also