ManagementGroup.GetDataWarehouse Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.