Expand Minimize
This topic has not yet been rated - Rate this topic

Database.IsManagementDataWarehouse Property

Gets a value that specifies whether the database is a management data warehouse.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
[SfcPropertyAttribute(SfcPropertyFlags.None|SfcPropertyFlags.Expensive|SfcPropertyFlags.Standalone)]
public bool IsManagementDataWarehouse { get; }

Property Value

Type: System.Boolean
A Boolean value that specifies whether the database is a management data warehouse.If True, the database is a data warehouse. Otherwise, False (default).
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.