Click or drag to resize

IDataPersistenceServiceExTModel Methods

The IDataPersistenceServiceExTModel type exposes the following members.

Methods
 NameDescription
Public methodCount Performs a fast count
(Inherited from IDataPersistenceServiceTData)
Obsolete
Public methodDelete Delete the specified identified data
(Inherited from IDataPersistenceServiceTData)
Public methodDeleteAll Obsolete all matching data
Public methodGet Get the object with identifier key.
(Inherited from IDataPersistenceServiceTData)
Public methodInsert Insert the specified data.
(Inherited from IDataPersistenceServiceTData)
Public methodQuery(ExpressionFuncTData, Boolean, IPrincipal) Query for TData whose current version matches query
(Inherited from IDataPersistenceServiceTData)
Public methodQuery(ExpressionFuncTData, Boolean, Int32, NullableInt32, Int32, IPrincipal, ModelSortTData) Query the specified data
(Inherited from IDataPersistenceServiceTData)
Obsolete
Public methodTouch Touch the specified data
Public methodUpdate Update the specified data
(Inherited from IDataPersistenceServiceTData)
Top
See Also