DataRepositoryRegistry..::..DbContext Property
Gets the database context.
Namespace:
RingSoft.DbLookup.TestingAssembly: 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); }