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

DeleteRecordItemViewModel..::..NullAllRecords Property

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

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

Syntax


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

Field Value

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