Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Is Analysis Services Warehouse processing online? If Analysis Services is not configured then processing will be offline.
Namespace: Microsoft.TeamFoundation.Warehouse
Assembly: Microsoft.TeamFoundation.Warehouse (in Microsoft.TeamFoundation.Warehouse.dll)
Syntax
'Declaration
Public ReadOnly Property IsAnalysisServicesOnline As Boolean
public bool IsAnalysisServicesOnline { get; }
public:
property bool IsAnalysisServicesOnline {
bool get ();
}
member IsAnalysisServicesOnline : bool with get
function get IsAnalysisServicesOnline () : boolean
Property Value
Type: System.Boolean
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.