Конструктор RegisteredServer.Key (RegisteredServer.Key)
Initializes a new instance of the RegisteredServer..::..Key class based on the referenced key object.
Пространство имен: Microsoft.SqlServer.Management.RegisteredServers
Сборка: Microsoft.SqlServer.Management.RegisteredServers (в Microsoft.SqlServer.Management.RegisteredServers.dll)
Синтаксис
'Декларация
Public Sub New ( _
other As RegisteredServer..::..Key _
)
'Применение
Dim other As RegisteredServer..::..Key
Dim instance As New RegisteredServer..::..Key(other)
public Key(
RegisteredServer..::..Key other
)
public:
Key(
RegisteredServer..::..Key^ other
)
new :
other:RegisteredServer..::..Key -> Key
public function RegisteredServer..::..Key(
other : RegisteredServer..::..Key
)
Параметры
- other
Тип Microsoft.SqlServer.Management.RegisteredServers. . :: . .RegisteredServer. . :: . .Key
A RegisteredServer..::..Key value that specifies an existing key object on which to base the new object.
Замечания
Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.