IRepositoryService Methods |
The IRepositoryService type exposes the following members.
Name | Description | |
---|---|---|
Delete |
Obsoletes the specified data.
| |
Find(Expression) |
Find the specified object
| |
Find(Expression, Int32, NullableInt32, Int32) | Obsolete.
Find the specified object
| |
Get |
Get the specified object
| |
Insert |
Inserts the specified data.
| |
Save |
Saves the specified data.
|