Share via


ManagementGroup.GetDataWarehouse Method

Definition

Caution

Please use Reporting.GetDataWarehouse()

Gets DataWarehouse if its setup for this managementGroup

public:
 Microsoft::EnterpriseManagement::Warehouse::DataWarehouse ^ GetDataWarehouse();
[System.Obsolete("Please use Reporting.GetDataWarehouse()")]
public Microsoft.EnterpriseManagement.Warehouse.DataWarehouse GetDataWarehouse ();
member this.GetDataWarehouse : unit -> Microsoft.EnterpriseManagement.Warehouse.DataWarehouse
Public Function GetDataWarehouse () As DataWarehouse

Returns

A DataWareHouseObject which can be used to query the warehouse.

Attributes

Remarks

A data warehouse is the database that is used by the Reporting component of Operations Manager.

Applies to