IDataQueryApplySettings Method (ActionDataQuerySettings) |
Applies the given settings to the query
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax IDataQuery ApplySettings(
Action<DataQuerySettings> parameters
)
Parameters
- parameters
- Type: SystemActionDataQuerySettings
Parameters to apply
Return Value
Type:
IDataQuerySee Also