IRepository |
The IRepositoryService type exposes the following members.
| Name | Description | |
|---|---|---|
| ServiceName |
Gets the service name
(Inherited from IServiceImplementation) |
| Name | Description | |
|---|---|---|
| Delete | Obsoletes the specified data. | |
| Find(Expression) | Find the specified object | |
| Find(Expression, Int32, NullableInt32, Int32) |
Find the specified object
Obsolete | |
| Get | Get the specified object | |
| Insert | Inserts the specified data. | |
| Save | Saves the specified data. |