Click or drag to resize

IDataPersistenceServiceTData Methods

The IDataPersistenceServiceTData generic type exposes the following members.

Methods
  NameDescription
Public methodCount Obsolete.
Performs a fast count
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) Obsolete.
Query the specified data
Public methodUpdate
Update the specified data
Top
See Also