IReportingManagement.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.
Gets DataWarehouse if its setup for this managementGroup
public:
Microsoft::EnterpriseManagement::Warehouse::DataWarehouse ^ GetDataWarehouse();
public Microsoft.EnterpriseManagement.Warehouse.DataWarehouse GetDataWarehouse ();
abstract member GetDataWarehouse : unit -> Microsoft.EnterpriseManagement.Warehouse.DataWarehouse
Public Function GetDataWarehouse () As DataWarehouse
Returns
A DataWareHouseObject which can be used to query the warehouse.