RingSoft.DbLookup Namespace
RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

DeleteTableWindowData..::..AllowSetNull Property

Gets or sets a value indicating whether [allow set null].

Namespace:  RingSoft.DbLookup
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


public bool AllowSetNull { get; set; }
Public Property AllowSetNull As Boolean
	Get
	Set
public:
property bool^ AllowSetNull {
	bool^ get ();
	void set (bool^ value);
}

Field Value

true if [allow set null]; otherwise, false.