ServerGroup.Key Konstruktor

Definisi

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

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

Berlaku untuk