ServerGroup.Key Constructeurs
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
| Nom | Description |
|---|---|
| ServerGroup.Key() |
Constructeur par défaut pour la génération de clé générique |
| ServerGroup.Key(ServerGroup+Key) |
Constructors |
| ServerGroup.Key(String) |
ServerGroup.Key()
Constructeur par défaut pour la génération de clé générique
public Key();
Public Sub New ()
S’applique à
ServerGroup.Key(ServerGroup+Key)
Constructors
public Key(Microsoft.SqlServer.Management.RegisteredServers.ServerGroup.Key other);
new Microsoft.SqlServer.Management.RegisteredServers.ServerGroup.Key : Microsoft.SqlServer.Management.RegisteredServers.ServerGroup.Key -> Microsoft.SqlServer.Management.RegisteredServers.ServerGroup.Key
Public Sub New (other As ServerGroup.Key)
Paramètres
- other
- ServerGroup.Key
S’applique à
ServerGroup.Key(String)
public Key(string name);
new Microsoft.SqlServer.Management.RegisteredServers.ServerGroup.Key : string -> Microsoft.SqlServer.Management.RegisteredServers.ServerGroup.Key
Public Sub New (name As String)
Paramètres
- name
- String