WarehouseContext.IsAnalysisServicesConfigured Property

Is an Analysis Services instance configured to synchronize data from the relational Warehouse?

Namespace:  Microsoft.TeamFoundation.Warehouse
Assembly:  Microsoft.TeamFoundation.Warehouse (in Microsoft.TeamFoundation.Warehouse.dll)

Syntax

'Declaration
Public ReadOnly Property IsAnalysisServicesConfigured As Boolean
public bool IsAnalysisServicesConfigured { get; }
public:
property bool IsAnalysisServicesConfigured {
    bool get ();
}
member IsAnalysisServicesConfigured : bool with get
function get IsAnalysisServicesConfigured () : boolean

Property Value

Type: System.Boolean

.NET Framework Security

See Also

Reference

WarehouseContext Class

Microsoft.TeamFoundation.Warehouse Namespace