Click or drag to resize
DataQueryBaseTQueryAllowMaterialization Property
If true, the query allows materialization

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public bool AllowMaterialization { get; set; }

Property Value

Type: Boolean

Implements

IDataQueryAllowMaterialization
See Also