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