IFastQueryDataPersistenceServiceTEntity Methods |
The IFastQueryDataPersistenceServiceTEntity generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Count |
Performs a fast count
(Inherited from IDataPersistenceServiceTData.) | |
| Get |
Get the object specified key.
(Inherited from IDataPersistenceServiceTData.) | |
| Insert |
Insert the specified data.
(Inherited from IDataPersistenceServiceTData.) | |
| Obsolete |
Obsolete the specified identified data
(Inherited from IDataPersistenceServiceTData.) | |
| Query(ExpressionFuncTData, Boolean, IPrincipal) |
Query the specified data
(Inherited from IDataPersistenceServiceTData.) | |
| Query(ExpressionFuncTData, Boolean, Int32, NullableInt32, Int32, IPrincipal, ModelSortTData) |
Query the specified data
(Inherited from IDataPersistenceServiceTData.) | |
| Query(ExpressionFuncTEntity, Boolean, Guid, Int32, NullableInt32, Int32, IPrincipal, ModelSortTEntity) |
Queries or continues a query
(Inherited from IStoredQueryDataPersistenceServiceTEntity.) | |
| QueryFast |
Queries or continues a query in lean mode
| |
| Update |
Update the specified data
(Inherited from IDataPersistenceServiceTData.) |