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

DbMaintenanceTestGlobals<(Of <(<'TViewModel, TView>)>)>..::..DataRepository Property

Gets the data repository.

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

Syntax


public TestDataRepository DataRepository { get; }
Public ReadOnly Property DataRepository As TestDataRepository
	Get
public:
property TestDataRepository^ DataRepository {
	TestDataRepository^ get ();
}

Field Value

The data repository.