The RepositoryBase<(Of <(TUnitOfWork>)>) type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | RepositoryBase<(Of <(TUnitOfWork>)>) |
Instantiates a new instance of this class.
|
Methods
Name | Description | |
---|---|---|
![]() | SaveChanges |
Flushes pending changes to the underlying database.
|
Properties
Name | Description | |
---|---|---|
![]() | UnitOfWorkScope |
Returns the UnitOfWorkScopeBase<(Of <(TUnitOfWork>)>) associated with
this repository.
|