EdmProperty.Nullable Właściwość

Definicja

Pobiera wartość wskazującą, czy może to EdmProperty mieć wartość null.

public:
 property bool Nullable { bool get(); };
public bool Nullable { get; }
member this.Nullable : bool
Public ReadOnly Property Nullable As Boolean

Wartość właściwości

true jeśli może to EdmProperty mieć wartość null; w przeciwnym razie false.

Dotyczy