[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

An interface that manages configuring the data warehouse where Service Manager data is stored for generating reports, as well as retrieving metadata about the datawarehouse objects.

The following tables list the members exposed by the IDataWarehouseManagement type.

Public Methods

  Name Description
public method AddDataWarehouseConfiguration Adds a data warehouse configuration to the Service Manager store.
public method GetDataWarehouseConfiguration Gets the current data warehouse configuration.
public method GetDimensionType Gets a dimension type by using an identifier.
public method GetDimensionTypes Overloaded. Gets a dimension type, in the management group the API is connected to, by using an identifier.
public method GetFactType Gets a fact type by using an identifier in the management group the API is connected to.
public method GetFactTypes Overloaded. Gets a list of fact types.
public method GetMeasureType Gets a measure type by using an identifier in the management group the API is connected to.
public method GetMeasureTypes Overloaded. Gets a list of measure types.
public method GetOutriggerType Gets an outrigger type by using an identifier in the management group the API is connected to.
public method GetOutriggerTypes Overloaded. Gets a list of outrigger types.
public method GetRelationshipFactType Gets a relationship fact type by using an identifier in the management group the API is connected to.
public method GetRelationshipFactTypes Overloaded. Gets a list of relationship fact types.
public method GetWarehouseModuleType Gets a warehouse module type by using an identifier in the management group the API is connected to.
public method GetWarehouseModuleTypes Overloaded. Gets a list of warehouse module types.
public method RemoveDataWarehouseConfiguration Removes the current data warehouse configuration from the Service Manager store.
Top

See Also


Send comments about this topic to Microsoft.