ObjectQueryBaseTQuery, TObjectUseObjectQuery Property |
If true, the object query is used as default, otherwise, standard DataQuery is used
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax protected bool UseObjectQuery { get; set; }
Property Value
Type:
BooleanSee Also