Share via


ManagementGroupInfo Class

Definition

A DataWarehouse object.

public ref class ManagementGroupInfo : Microsoft::EnterpriseManagement::Warehouse::DataWarehouseBaseInfo
[System.Serializable]
public class ManagementGroupInfo : Microsoft.EnterpriseManagement.Warehouse.DataWarehouseBaseInfo
type ManagementGroupInfo = class
    inherit DataWarehouseBaseInfo
Public Class ManagementGroupInfo
Inherits DataWarehouseBaseInfo
Inheritance
ManagementGroupInfo
Attributes

Fields

m_Description

Default Description

(Inherited from DataWarehouseBaseInfo)
m_DisplayName

Display Name

(Inherited from DataWarehouseBaseInfo)

Properties

DefaultDescription

Gets the default description for the data warehouse.

(Inherited from DataWarehouseBaseInfo)
DefaultName

Gets the default name for the data warehouse.

(Inherited from DataWarehouseBaseInfo)
Description

Gets the description for the data warehouse.

(Inherited from DataWarehouseBaseInfo)
DisplayName

Gets the display name of the data warehouse.

(Inherited from DataWarehouseBaseInfo)
Guid

Gets the globally unique identifier (GUID) for the data warehouse.

(Inherited from DataWarehouseBaseInfo)
IsOwning

A Boolean value that determines whether the Management Group is the Management Group that contains all the other Management Groups.

WriterLoginName

Gets the writer login name for the Management Group.

Applies to