Overload List
| Name | Description | |
|---|---|---|
| WithSource(DataSet) |
Sets the given DataSet as the source of the data query
(Inherited from DataQueryBase TQuery .) | |
| WithSource( TObject ) |
Sets the given DataSet as the source of the data query
| |
| WithSource(DataQuerySource) |
Sets the given source as the source of the data query
(Inherited from DataQueryBase TQuery .) |
See Also