Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets the display name of the local server store.
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 LocalServerStoreDisplayName As String
Get
'Utilisation
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
Valeur de propriété
Type : System.String
A String value that contains the display name of the local server store.
Notes
Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.
Voir aussi
Référence
Espace de noms Microsoft.SqlServer.Management.RegisteredServers