Язык

ServerGroup.Key Конструкторы

Определение

Перегрузки

Имя Описание
ServerGroup.Key()

Конструктор по умолчанию для универсального создания ключей

ServerGroup.Key(ServerGroup+Key)

Constructors

ServerGroup.Key(String)

ServerGroup.Key()

Конструктор по умолчанию для универсального создания ключей

public Key();
Public Sub New ()

Применяется к

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)

Параметры

Применяется к

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)

Параметры

name
String

Применяется к