IDataQueryTQueryWithSource Method (DataSet) |
Sets the given DataSet as the source of the data query
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax TQuery WithSource(
DataSet data
)
Parameters
- data
- Type: System.DataDataSet
Source data
Return Value
Type:
TQuerySee Also