Click or drag to resize

IDataManagementService Interface

Represents a data connection manager

Namespace:  SanteDB.DisconnectedClient.Services
Assembly:  SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax
public interface IDataManagementService

The IDataManagementService 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