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 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
- 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.