Конструктор ServerGroup.Key (ServerGroup.Key)

Initializes a new instance of the ServerGroup..::..Key class that is based on the referenced key object.

Пространство имен:  Microsoft.SqlServer.Management.RegisteredServers
Сборка:  Microsoft.SqlServer.Management.RegisteredServers (в Microsoft.SqlServer.Management.RegisteredServers.dll)

Синтаксис

'Декларация
Public Sub New ( _
    other As ServerGroup..::..Key _
)
'Применение
Dim other As ServerGroup..::..Key

Dim instance As New ServerGroup..::..Key(other)
public Key(
    ServerGroup..::..Key other
)
public:
Key(
    ServerGroup..::..Key^ other
)
new : 
        other:ServerGroup..::..Key -> Key
public function ServerGroup..::..Key(
    other : ServerGroup..::..Key
)

Параметры

Замечания

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