DataWarehouse Class

System Center
 

Updated: April 16, 2012

Applies To: Operations Manager for System Center 2012

A data warehouse (similar to a database) that is used to store information about ManagementGroup objects.

Namespace:   Microsoft.EnterpriseManagement.Warehouse
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)

System::Object
  Microsoft.EnterpriseManagement.Common::MonitoringBase
    Microsoft.EnterpriseManagement.Warehouse::DataWarehouse

[SerializableAttribute]
public ref class DataWarehouse : MonitoringBase

NameDescription
System_CAPS_pubpropertyId

Gets the GUID for the data warehouse.

System_CAPS_pubpropertyManagementGroup

The connection management group connection used by this object.

System_CAPS_pubpropertyManagementGroupId

(Inherited from MonitoringBase.)

System_CAPS_pubpropertyMyReportsFolderName

Gets the name of the current reports folder.

System_CAPS_pubpropertyReportingServerUrl

Gets the URL of the reporting server.

System_CAPS_pubpropertyReportRootFolderName

Gets the name of the root reports folder.

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetDataWarehouseData(String^, StoredProcedureParameterCollection^)

System_CAPS_pubmethodGetDataWarehouseData(String^, StoredProcedureParameterCollection^, IEnumerable<String^>^)

System_CAPS_pubmethodGetDataWarehouseData(String^, StoredProcedureParameterCollection^, IEnumerable<String^>^, Int32)

System_CAPS_pubmethodGetDataWarehouseData(String^, StoredProcedureParameterCollection^, Int32)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetImagesForMonitoringClasses(IList<Guid>^, ManagementPackImageCategory)

Obsolete.Gets the images for the specified monitoring classes in the specified image category.

System_CAPS_pubmethodGetManagementPacks(IList<Guid>^, DateTime, DateTime)

Returns all ManagementPackInfo objects that correspond to the specified parameters.

System_CAPS_pubmethodGetManagementPacks(IList<Guid>^, DateTime, DateTime, String^)

Returns all ManagementPackInfo objects that correspond to the specified parameters.

System_CAPS_pubmethodGetMonitoringClasses(IList<Guid>^)

Returns information about the monitoring classes in the current data warehouse.

System_CAPS_pubmethodGetMonitoringClasses(IList<Guid>^, String^)

Returns information, in a different language, about the monitoring classes in the current data warehouse.

System_CAPS_pubmethodGetMonitoringClasses(IList<String^>^)

Returns information about the monitoring classes in the current data warehouse.

System_CAPS_pubmethodGetMonitoringClasses(IList<String^>^, String^)

Returns information about the monitoring classes in the current data warehouse.

System_CAPS_pubmethodGetMonitoringObjects(IList<Guid>^)

Returns information about the monitoring objects in the current data warehouse.

System_CAPS_pubmethodGetMonitoringObjects(IList<Guid>^, String^)

Returns information about the monitoring objects in the current data warehouse.

System_CAPS_pubmethodGetMonitoringObjects(IList<Int32>^)

Gets the monitoring object information objects from the specified monitoring object rows.

System_CAPS_pubmethodGetMonitoringObjects(IList<Int32>^, String^)

Gets the monitoring object information objects from the specified monitoring object rows in the specified language.

System_CAPS_pubmethodGetMonitoringObjects(IList<PartialMonitoringObject^>^)

Gets the monitoring object information objects from the specified monitoring objects in the data warehouse.

System_CAPS_pubmethodGetMonitoringObjects(IList<PartialMonitoringObject^>^, String^)

Gets the monitoring object information objects from the specified monitoring objects in the specified language.

System_CAPS_pubmethodGetMonitoringRules(IList<Guid>^)

Gets the monitoring rule information objects from the specified monitoring rules.

System_CAPS_pubmethodGetMonitoringRules(IList<Guid>^, String^)

Gets the monitoring rule information objects from the specified monitoring rules in the specified language.

System_CAPS_pubmethodGetNeighboringManagementGroups(Guid, String^)

A collection of management group information objects about neighboring management groups in the data warehouse.

System_CAPS_pubmethodGetPerformanceObjects()

This method is for internal use only and is not intended for use in your code.

System_CAPS_pubmethodGetPerformanceRuleInstances(PerformanceRuleInfo^)

This method is for internal use only and is not intended for use in your code.

System_CAPS_pubmethodGetPerformanceRules(IList<Guid>^)

This method is for internal use only and is not intended for use in your code.

System_CAPS_pubmethodGetPerformanceRules(IList<Guid>^, String^)

This method is for internal use only and is not intended for use in your code.

System_CAPS_pubmethodGetServiceLevelAgreements(IList<Pair<Guid, Guid>^>^)

Gets a collection of ServiceLevelAgreementInfo objects based on specified parameters.

System_CAPS_pubmethodGetServiceLevelAgreements(IList<Pair<Guid, Guid>^>^, String^)

Gets a collection of ServiceLevelAgreementInfo objects based on specified parameters.

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodReconnect(EnterpriseManagementGroup^)

Reconnects to the specified management group after the object has been disconnected.(Overrides MonitoringBase::Reconnect(EnterpriseManagementGroup^).)

System_CAPS_pubmethodSearchMonitoringClasses(IList<Guid>^, String^, DateTime, DateTime, Int32)

Searches for MonitoringObjectInfo objects with given criteria and parameters.

System_CAPS_pubmethodSearchMonitoringClasses(IList<Guid>^, String^, DateTime, DateTime, Int32, String^)

Searches for MonitoringObjectInfo objects with given criteria and parameters.

System_CAPS_pubmethodSearchMonitoringObjects(IList<Guid>^, IList<Guid>^, IList<Guid>^, String^, DateTime, DateTime, Int32)

System_CAPS_pubmethodSearchMonitoringObjects(IList<Guid>^, IList<Guid>^, IList<Guid>^, String^, DateTime, DateTime, Int32, String^)

System_CAPS_pubmethodSearchMonitoringObjects(IList<Guid>^, IList<Guid>^, String^, DateTime, DateTime, Int32)

This method is for internal use only and is not intended for use in your code.

System_CAPS_pubmethodSearchMonitoringObjects(IList<Guid>^, IList<Guid>^, String^, DateTime, DateTime, Int32, String^)

This method is for internal use only and is not intended for use in your code.

System_CAPS_pubmethodSearchMonitoringRules(IList<Guid>^, IList<Guid>^, String^, DateTime, DateTime, Int32)

This method is for internal use only and is not intended for use in your code.

System_CAPS_pubmethodSearchMonitoringRules(IList<Guid>^, IList<Guid>^, String^, DateTime, DateTime, Int32, String^)

This method is for internal use only and is not intended for use in your code.

System_CAPS_pubmethodSearchPerformanceRules(IList<Guid>^, IList<Guid>^, String^, DateTime, DateTime, Int32)

This method is for internal use only and is not intended for use in your code.

System_CAPS_pubmethodSearchPerformanceRules(IList<Guid>^, IList<Guid>^, String^, DateTime, DateTime, Int32, String^)

This method is for internal use only and is not intended for use in your code.

System_CAPS_pubmethodSearchPerformanceRules(IList<Guid>^, IList<Guid>^, String^, String^, DateTime, DateTime, Int32)

System_CAPS_pubmethodSearchPerformanceRules(IList<Guid>^, IList<Guid>^, String^, String^, DateTime, DateTime, Int32, String^)

System_CAPS_pubmethodSearchServiceLevelAgreements(IList<Guid>^, String^, DateTime, DateTime)

Searches the data warehouse for ServiceLevelAgreementInfo objects based on search criteria and parameters.

System_CAPS_pubmethodSearchServiceLevelAgreements(IList<Guid>^, String^, DateTime, DateTime, String^)

Searches the data warehouse for ServiceLevelAgreementInfo objects based on search criteria and parameters.

System_CAPS_pubmethodToString()

(Inherited from MonitoringBase.)

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: