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

DataRepositoryRegistry..::..DbContext Property

Gets the database context.

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

Syntax


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

Field Value

The database context.