IBiDataSource Interface |
Namespace: SanteDB.BI.Services
The IBiDataSource type exposes the following members.
Name | Description | |
---|---|---|
CreateMaterializedView |
Materializes the specified materialized view definition
| |
ExecuteQuery(BiQueryDefinition, IDictionaryString, Object, BiAggregationDefinition, Int32, NullableInt32) |
Executes the specified queryDefinition using the specified parameters | |
ExecuteQuery(String, IDictionaryString, Object, BiAggregationDefinition, Int32, NullableInt32) |
Executes the specified queryDefinition using the specified parameters | |
ExecuteView |
Executes the specified view
| |
RefreshMaterializedView |
Refresh the materialized view
|