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


Свойство RegisteredServersStore.IntegrationServicesServerGroupName

Gets the name of an Службы Integration Services server group.

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

Синтаксис

'Декларация
Public ReadOnly Property IntegrationServicesServerGroupName As String 
    Get
'Применение
Dim instance As RegisteredServersStore 
Dim value As String 

value = instance.IntegrationServicesServerGroupName
public string IntegrationServicesServerGroupName { get; }
public:
property String^ IntegrationServicesServerGroupName {
    String^ get ();
}
member IntegrationServicesServerGroupName : string
function get IntegrationServicesServerGroupName () : String

Значение свойства

Тип: System.String
A String value that contains the name of the Службы Integration Services server group.

Замечания

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

См. также

Справочник

RegisteredServersStore Класс

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