Propriété AnalysisServicesServerGroupName

Gets the name of an Analysis Services server group.

Espace de noms :  Microsoft.SqlServer.Management.RegisteredServers
Assembly :  Microsoft.SqlServer.Management.RegisteredServers (en Microsoft.SqlServer.Management.RegisteredServers.dll)

Syntaxe

'Déclaration
Public ReadOnly Property AnalysisServicesServerGroupName As String
    Get
'Utilisation
Dim instance As RegisteredServersStore
Dim value As String

value = instance.AnalysisServicesServerGroupName
public string AnalysisServicesServerGroupName { get; }
public:
property String^ AnalysisServicesServerGroupName {
    String^ get ();
}
member AnalysisServicesServerGroupName : string
function get AnalysisServicesServerGroupName () : String

Valeur de propriété

Type : System. . :: . .String
A String value that contains the name of the Analysis Services server group.

Notes

Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.