IUnionQueryDataPersistenceServiceTEntity Methods |
The IUnionQueryDataPersistenceServiceTEntity 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.) | |
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.) | |
Union |
Queries or continues a query
| |
Update |
Update the specified data
(Inherited from IDataPersistenceServiceTData.) |