IBulkDataPersistenceService Interface |
Namespace: SanteDB.Core.Services
The IBulkDataPersistenceService type exposes the following members.
Name | Description | |
---|---|---|
Obsolete |
Obsolete the specified data
| |
Purge(TransactionMode, IPrincipal, Guid) |
Purge the specified data (erase it)
| |
Purge(TransactionMode, IPrincipal, Expression) |
Purge specified data
| |
QueryKeys |
Query only for keys based on the expression (do not load objects from database)
|