ServerGroup.Key Konstruktor
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Overload
| Nama | Deskripsi |
|---|---|
| ServerGroup.Key() |
Konstruktor default untuk pembuatan Kunci generik |
| ServerGroup.Key(ServerGroup+Key) |
Constructors |
| ServerGroup.Key(String) |
ServerGroup.Key()
Konstruktor default untuk pembuatan Kunci generik
public Key();
Public Sub New ()
Berlaku untuk
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)
Parameter
- other
- ServerGroup.Key
Berlaku untuk
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)
Parameter
- name
- String