Propriedade LocalServerStoreDisplayName
Namespace: Microsoft.SqlServer.Management.RegisteredServers
Assembly: Microsoft.SqlServer.Management.RegisteredServers (em Microsoft.SqlServer.Management.RegisteredServers.dll)
Sintaxe
'Declaração
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 da propriedade
Tipo: System. . :: . .String