IBiMetadataRepository Interface |
Namespace: SanteDB.BI.Services
The IBiMetadataRepository type exposes the following members.
Name | Description | |
---|---|---|
IsLocal |
True if the source of metadata is local
| |
ServiceName |
Gets the service name
(Inherited from IServiceImplementation.) |
Name | Description | |
---|---|---|
GetTBisDefinition |
Get the specified BI definition by identifier
| |
InsertTBisDefinition |
Inserts the specified BI definition into the repository
| |
QueryTBisDefinition |
Query metadata repository for
| |
RemoveTBisDefinition |
Removes the specified BI definition from the repository
|