Share via


DataWarehouseBaseInfo.m_Description Field

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Contains the default description of the data warehouse.

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

Usage

'Usage
Dim value As String

value = Me.m_Description

Me.m_Description = value

Syntax

'Declaration
Protected m_Description As String
protected string m_Description
protected:
String^ m_Description
protected String m_Description
protected var m_Description : String

Platforms

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms

See Also

Reference

DataWarehouseBaseInfo Class
DataWarehouseBaseInfo Members
Microsoft.EnterpriseManagement.Warehouse Namespace