Propriété CentralManagementServersDisplayName

Gets the display name of the central management server group.

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

Syntaxe

'Déclaration
Public Shared ReadOnly Property CentralManagementServersDisplayName As String
    Get
'Utilisation
Dim value As String

value = RegisteredServersStore.CentralManagementServersDisplayName
public static string CentralManagementServersDisplayName { get; }
public:
static property String^ CentralManagementServersDisplayName {
    String^ get ();
}
static member CentralManagementServersDisplayName : string
static function get CentralManagementServersDisplayName () : String

Valeur de propriété

Type : System. . :: . .String
A String value that contains the display name of the central management 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.