EdmStructuredObject.IsNullable Property

Definition

Gets or sets whether the EDM object is nullable or not.

public bool IsNullable { get; set; }
member this.IsNullable : bool with get, set
Public Property IsNullable As Boolean

Property Value

Applies to