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

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

Property Value

Type: Boolean
See Also