QuerySet..::..AddQuery Method
Adds the query object to the collection.
Namespace:
RingSoft.DbLookup.QueryBuilderAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
Parameters
- query
- Type: RingSoft.DbLookup.QueryBuilder..::..QueryBase
The Query object to add.
- dataTableName
- Type: String
Name of the resulting DataTable.