IData |
The IDataPersistenceServiceTData type exposes the following members.
| Name | Description | |
|---|---|---|
| Count |
Performs a fast count
Obsolete | |
| Delete | Delete the specified identified data | |
| Get | Get the object with identifier key. | |
| Insert | Insert the specified data. | |
| Query(ExpressionFuncTData, Boolean, IPrincipal) | Query for TData whose current version matches query | |
| Query(ExpressionFuncTData, Boolean, Int32, NullableInt32, Int32, IPrincipal, ModelSortTData) |
Query the specified data
Obsolete | |
| Update | Update the specified data |