Поделиться через


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

Initializes a new instance of the RegisteredServer.Key class that has the specified name.

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

Синтаксис

'Декларация
Public Sub New ( _
    name As String _
)
'Применение
Dim name As String 

Dim instance As New RegisteredServer.Key(name)
public Key(
    string name
)
public:
Key(
    String^ name
)
new : 
        name:string -> Key
public function RegisteredServer.Key(
    name : String
)

Параметры

  • name
    Тип: System.String
    A String value that specifies the name of the registered server key.

Замечания

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

См. также

Справочник

RegisteredServer.Key Класс

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

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