| 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
SyntaxTQuery WithSource(
	DataSet data
)
Parameters
- data
 - Type: System.DataDataSet
Source data 
Return Value
Type: 
TQuery
See Also