Condividi tramite


Proprietà CentralManagementServersDisplayName

Gets the display name of the central management server group.

Spazio dei nomi  Microsoft.SqlServer.Management.RegisteredServers
Assembly:  Microsoft.SqlServer.Management.RegisteredServers (in Microsoft.SqlServer.Management.RegisteredServers.dll)

Sintassi

'Dichiarazione
Public Shared ReadOnly Property CentralManagementServersDisplayName As String
    Get
'Utilizzo
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

Valore proprietà

Tipo: System. . :: . .String
A String value that contains the display name of the central management server group.

Osservazioni

Questo spazio dei nomi, classe o membro è supportato solo nella versione 2.0 di Microsoft .NET Framework.