ODataEdmPropertyAnnotation.NullValueReadBehaviorKind Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.