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

DeleteTable..::..NullAllData Property

Gets or sets a value indicating whether [null all data].

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

Syntax


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

Field Value

true if [null all data]; otherwise, false.