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