Конструктор 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
)

Параметры

Замечания

Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.

См. также

Справочник

RegisteredServer.Key Класс

Перегрузка RegisteredServer.Key

Пространство имен Microsoft.SqlServer.Management.RegisteredServers