Click or drag to resize

IUnionQueryDataPersistenceServiceTEntity Methods

The IUnionQueryDataPersistenceServiceTEntity 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 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 methodUnion Queries or continues a query
Public methodUpdate Update the specified data
(Inherited from IDataPersistenceServiceTData)
Top
See Also