Compartir a través de


LocalServerStoreDisplayName Propiedad

Espacio de nombres:  Microsoft.SqlServer.Management.RegisteredServers
Ensamblado:  Microsoft.SqlServer.Management.RegisteredServers (en Microsoft.SqlServer.Management.RegisteredServers.dll)

Sintaxis

'Declaración
Public Shared ReadOnly Property LocalServerStoreDisplayName As String
    Get
'Uso
Dim value As String

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

Valor de la propiedad

Tipo: System. . :: . .String