MultiQueryBaseTQuery, TInnerQueryApplyProperties Method |
Applies main query properties to the given query to ensure synchronized state before execution
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax protected virtual void ApplyProperties(
TInnerQuery query
)
Parameters
- query
- Type: TInnerQuery
Query to prepare
See Also