IDataQueryTQuerySource Method |
Defines the source of the data (table, view or a nested query)
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax TQuery Source(
Action<QuerySource> sourceParameters
)
Parameters
- sourceParameters
- Type: SystemActionQuerySource
Source parameters
Return Value
Type:
TQuerySee Also