Udostępnij przez


EntityParameter.IsNullable Właściwość

Definicja

Pobiera lub ustawia wartość wskazującą, czy parametr akceptuje wartości null.

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

Wartość właściwości

true, jeśli akceptowane są wartości null; w przeciwnym razie, fałsz.

Dotyczy