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.3.0.0 (5.3.0)
Syntax
public bool IsNullPropagationRequired { get; }

Property Value

Type: Boolean

Implements

IDataServiceQueryProviderIsNullPropagationRequired
See Also