Click or drag to resize

IBiDatamartManager Interface

Represents a flow executor

Namespace: SanteDB.BI.Services
Assembly: SanteDB.BI (in SanteDB.BI.dll) Version: 3.0.2081-alpha+df02e6253577ea261b120b9c6244730e71f51a20
Syntax
public interface IBiDatamartManager : IServiceImplementation

The IBiDatamartManager type exposes the following members.

Properties
 NameDescription
Public propertyServiceName Gets the service name
(Inherited from IServiceImplementation)
Top
Methods
 NameDescription
Public methodDestroy Destroy the datamart data
Public methodMigrate Migrate the datamart schema specified by datamartDefinition
Public methodRefresh Refresh the datamart specified by datamartDefinition
Top
Events
 NameDescription
Public eventDiagnosticEventReceived Fired after a diagnostic sample was received
Top
See Also