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

DeleteTables..::..Context Property

Gets or sets the context.

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

Syntax


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

Field Value

The context.