Właściwość RegisteredServersStore.AnalysisServicesServerGroup
Pobiera obiekt reprezentujący Usługi Analysis Services grupy serwera.
Przestrzeń nazw: Microsoft.SqlServer.Management.RegisteredServers
Zestaw: Microsoft.SqlServer.Management.RegisteredServers (w Microsoft.SqlServer.Management.RegisteredServers.dll)
Składnia
'Deklaracja
<SfcIgnoreAttribute> _
Public ReadOnly Property AnalysisServicesServerGroup As ServerGroup
Get
'Użycie
Dim instance As RegisteredServersStore
Dim value As ServerGroup
value = instance.AnalysisServicesServerGroup
[SfcIgnoreAttribute]
public ServerGroup AnalysisServicesServerGroup { get; }
[SfcIgnoreAttribute]
public:
property ServerGroup^ AnalysisServicesServerGroup {
ServerGroup^ get ();
}
[<SfcIgnoreAttribute>]
member AnalysisServicesServerGroup : ServerGroup
function get AnalysisServicesServerGroup () : ServerGroup
Wartość właściwości
Typ: Microsoft.SqlServer.Management.RegisteredServers.ServerGroup
A ServerGroup wartość określająca Usługi Analysis Services grupy serwera.
Uwagi
Ten obszar nazw, klasa lub element członkowski jest obsługiwany tylko w wersji 2.0 programu Microsoft .NET Framework.
Zobacz także