IDataQueryTQueryWithSettings Method (ActionDataQuerySettings) |
Applies the given parameters to the query
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax TQuery WithSettings(
Action<DataQuerySettings> parameters
)
Parameters
- parameters
- Type: SystemActionDataQuerySettings
Parameters to use
Return Value
Type:
TQuerySee Also