Gets the complete parameters for the query execution. The parameters are always a new instance of DataQuerySettings which can be further modified without any impact to the query itself.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- executingQuery (Optional)
- Type: CMS.DataEngine IDataQuery
Executing query for which the parameters are retrieved
Return Value
Type: DataQuerySettingsSee Also