IDataQuery GetCompleteSettings Method Kentico 8.1 API Reference
Gets the complete parameters for the query execution

Namespace: CMS.DataEngine
Assembly: 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: DataQuerySettings
See Also