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

DeleteRecordViewModel..::..DeleteTables Property

Gets the delete tables.

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

Syntax


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

Field Value

The delete tables.