ObjectQueryBaseTQuery, TObjectWithSource Method (TObject) |
Sets the given DataSet as the source of the data query
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public TQuery WithSource(
params TObject[] items
)
Parameters
- items
- Type: TObject
Source items
Return Value
Type:
TQuerySee Also