次の方法で共有


ODataEdmPropertyAnnotation.NullValueReadBehaviorKind プロパティ

定義

null 値を持つプロパティの読み取り時のリーダーの動作を取得します。

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

プロパティ値

null 値を持つプロパティの読み取り時のリーダーの動作。

適用対象