IDataPersistenceService Methods |
The IDataPersistenceService type exposes the following members.
Name | Description | |
---|---|---|
Delete |
Obsoletes the specified data
| |
Get |
Gets the specified data
| |
Insert |
Inserts the specified object
| |
Query(Expression) |
Query the specified expression
| |
Query(Expression, Int32, NullableInt32, Int32) | Obsolete.
Query based on the expression given
| |
Update |
Updates the specified data
|