IData |
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) |
Query based on the expression given
Obsolete | |
| Update | Updates the specified data |