Конструктор ServerGroup (String)
Initializes a new instance of the ServerGroup 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 ServerGroup(name)
public ServerGroup(
string name
)
public:
ServerGroup(
String^ name
)
new :
name:string -> ServerGroup
public function ServerGroup(
name : String
)
Параметры
- name
Тип: System. . :: . .String
A String value that specifies the name of the server group.
Замечания
Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.