Share via


ODataEdmPropertyAnnotation.NullValueReadBehaviorKind Property

Definition

Gets the behavior for readers when reading property with null value.

public Microsoft.OData.ODataNullValueBehaviorKind NullValueReadBehaviorKind { get; set; }
member this.NullValueReadBehaviorKind : Microsoft.OData.ODataNullValueBehaviorKind with get, set
Public Property NullValueReadBehaviorKind As ODataNullValueBehaviorKind

Property Value

The behavior for readers when reading property with null value.

Applies to