Query Constructor NReco.Data Class Library Documentation
Overload List

  NameDescription
Public methodQuery(QTable)
Initializes a new instance of the Query with specified table
Public methodQuery(Query)
Initializes a new instance of the Query with identical options of specified query
Public methodQuery(QTable, QNode)
Initializes a new instance of the Query with specified table and condition
Top
See Also