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.
Analysis Services server.
This object is returned connected to the server.
Namespace: Microsoft.TeamFoundation.Warehouse
Assembly: Microsoft.TeamFoundation.Warehouse (in Microsoft.TeamFoundation.Warehouse.dll)
Syntax
'Declaration
Public ReadOnly Property AnalysisServicesServer As Server
public Server AnalysisServicesServer { get; }
public:
property Server^ AnalysisServicesServer {
Server^ get ();
}
member AnalysisServicesServer : Server with get
function get AnalysisServicesServer () : Server
Property Value
Type: Server
Returns Server.
.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.