Click or drag to resize

IDataPersistenceServiceTData Methods

The IDataPersistenceServiceTData type exposes the following members.

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