Click or drag to resize

LLBLGenProODataQueryProviderTLinqMetaDataIsNullPropagationRequired Property

Gets a value that indicates whether null propagation is required in expression trees.

Namespace:  SD.LLBLGen.Pro.ODataSupportClasses
Assembly:  SD.LLBLGen.Pro.ODataSupportClasses (in SD.LLBLGen.Pro.ODataSupportClasses.dll) Version: 5.5.0.0 (5.5.18.1019)
Syntax
public bool IsNullPropagationRequired { get; }

Property Value

Type: Boolean

Implements

IDataServiceQueryProviderIsNullPropagationRequired
See Also