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