Click or drag to resize

IBiDataSource Methods

The IBiDataSource type exposes the following members.

Methods
 NameDescription
Public methodCreateMaterializedView Materializes the specified materialized view definition
Public methodExecuteIndicator Executes the specified indicatorDef and returns a data result context with the results
Public methodExecuteQuery(BiQueryDefinition, IDictionaryString, Object, BiAggregationDefinition, NullableInt32, NullableInt32) Executes the specified queryDefinition using the specified parameters
Public methodExecuteQuery(String, IDictionaryString, Object, BiAggregationDefinition, NullableInt32, NullableInt32) Executes the specified queryId using the specified parameters
Public methodExecuteView Executes the specified view returning the context
Public methodRefreshMaterializedView Refresh the materialized view
Top
See Also