Contains the properties that provide the name, description, and identifier for a data warehouse.
The following tables list the members exposed by the DataWarehouseBaseInfo type.
Name | Description | |
---|---|---|
m_Description | Contains the default description of the data warehouse. | |
m_DisplayName | Contains the default display name for the data warehouse. |
Name | Description | |
---|---|---|
DefaultDescription | Gets the default description for the data warehouse. | |
DefaultName | Gets the default name for the data warehouse. | |
Description | Gets the description for the data warehouse. | |
DisplayName | Gets the display name of the data warehouse. | |
Guid | Gets the globally unique identifier (GUID) for the data warehouse. |
(see also Protected Methods)
Top
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ToString | (inherited from Object) |
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |