Click or drag to resize

IBulkDataPersistenceService Methods

The IBulkDataPersistenceService type exposes the following members.

Methods
  NameDescription
Public methodObsolete
Obsolete the specified data
Public methodPurge(TransactionMode, IPrincipal, Guid)
Purge the specified data (erase it)
Public methodPurge(TransactionMode, IPrincipal, Expression)
Purge specified data
Public methodQueryKeys
Query only for keys based on the expression (do not load objects from database)
Top
See Also