Click or drag to resize

IDataPersistenceMaintenanceService Interface

A service which manages and maintains the underlying data persistence technology

Namespace: SanteDB.Core.Data
Assembly: SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.2081-alpha+b4ae72647f2cc271f89142f76fff26ad69e00f5a
Syntax
public interface IDataPersistenceMaintenanceService

The IDataPersistenceMaintenanceService type exposes the following members.

Methods
 NameDescription
Public methodBackup Copy the database to another location for backup purposes
Public methodCompact Instructs the data connection manager to compact data
Public methodRekeyDatabases Rekey all databases
Top
See Also