| | Name | Description |
|---|
 | GenerateMetricSet(Guid, Guid, PersistencePolicy) |
Creates and saves a MetricSet using one of the supported structures.
These can be NativeStructure, DataCube or CubePerspective.
|
 | GenerateMetricSet(Guid, Guid, IEnumerableString, PersistencePolicy) |
Creates and saves a MetricSet using one of the supported structures. It allows specifying hints for the contained elements.
These can be NativeStructure, DataCube or CubePerspective.
|
 | GenerateMetricSet(Guid, Guid, IEnumerableString, IEnumerableString, IEnumerableString, IEnumerableString, PersistencePolicy) |
Creates and saves a MetricSet using one of the supported structures. It allows specifying hints for the contained elements.
These can be NativeStructure, DataCube or CubePerspective.
|
 | GenerateMetricSet(String, Guid, Guid, IEnumerableString, IEnumerableString, IEnumerableString, IEnumerableString, PersistencePolicy) |
Creates and saves a MetricSet using one of the supported structures. It allows specifying hints for the contained elements.
These can be NativeStructure, DataCube or CubePerspective.
|