Partilhar via


Propriedade do RDL AnalysisServicesServerGroup

Gets an object that represents an Analysis Services server group.

Namespace:  Microsoft.SqlServer.Management.RegisteredServers
Assembly:  Microsoft.SqlServer.Management.RegisteredServers (em Microsoft.SqlServer.Management.RegisteredServers.dll)

Sintaxe

'Declaração
<SfcIgnoreAttribute> _
Public ReadOnly Property AnalysisServicesServerGroup As ServerGroup
    Get
'Uso
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

Valor da propriedade

Tipo: Microsoft.SqlServer.Management.RegisteredServers. . :: . .ServerGroup
A ServerGroup value that specifies the Analysis Services server group.

Comentários

Só há suporte para esse namespace, classe ou membro na versão 2.0 do Microsoft .NET Framework.