![]() |
IDataManagerTEntity Methods |
The IDataManagerTEntity generic type exposes the following members.
Name | Description | |
---|---|---|
![]() |
All |
Get all stored entities
|
![]() |
Any |
Check if there is any stored entity
|
![]() |
Any(ExpressionFuncTEntity, Boolean) |
Chcek if there is any stored entity with the predicate
|
![]() |
Close |
Close the session with the database
|
![]() |
Count |
Count how many entities are stored
|
![]() |
GetManager |
Returns the manager of database for the current database engine
|
![]() |
Load |
Trys to load the entity
|
![]() |
OpenQuery |
Creates a query to the entity
|
![]() |
Remove |
Remove the entity
|
![]() |
SaveOrUpdate |
Save or Update the Entity to a Store
|
![]() |
Search |
Searchs for a Entity
|