IDataPersistenceServiceExTModel Methods |
The IDataPersistenceServiceExTModel generic type exposes the following members.
Name | Description | |
---|---|---|
Count | Obsolete.
Performs a fast count
(Inherited from IDataPersistenceServiceTData.) | |
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) | Obsolete.
Query the specified data
(Inherited from IDataPersistenceServiceTData.) | |
Touch |
Touch the specified data
| |
Update |
Update the specified data
(Inherited from IDataPersistenceServiceTData.) |