TypePresenter.AllowNull Eigenschaft

Definition

Ruft einen Wert ab oder legt ihn fest, der angibt, ob die Zeichenfolge (null) in der Typpräsentation angezeigt wird, sodass Sie NULL als Typ auswählen können.

public:
 property bool AllowNull { bool get(); void set(bool value); };
public bool AllowNull { get; set; }
member this.AllowNull : bool with get, set
Public Property AllowNull As Boolean

Eigenschaftswert

true, wenn die Eigenschaft null sein kann; andernfalls false.

Gilt für: