Click or drag to resize

IDataPersistenceService Methods

The IDataPersistenceService type exposes the following members.

Methods
 NameDescription
Public methodDelete Obsoletes the specified data
Public methodGet Gets the specified data
Public methodInsert Inserts the specified object
Public methodQuery(Expression) Query the specified expression
Public methodQuery(Expression, Int32, NullableInt32, Int32) Query based on the expression given
Obsolete
Public methodUpdate Updates the specified data
Top
See Also