Propriété IntegrationServicesServerGroup

A ServerGroup object that specifies the Integration Services server group.

Espace de noms :  Microsoft.SqlServer.Management.RegisteredServers
Assembly :  Microsoft.SqlServer.Management.RegisteredServers (en Microsoft.SqlServer.Management.RegisteredServers.dll)

Syntaxe

'Déclaration
<SfcIgnoreAttribute> _
Public ReadOnly Property IntegrationServicesServerGroup As ServerGroup
    Get
'Utilisation
Dim instance As RegisteredServersStore
Dim value As ServerGroup

value = instance.IntegrationServicesServerGroup
[SfcIgnoreAttribute]
public ServerGroup IntegrationServicesServerGroup { get; }
[SfcIgnoreAttribute]
public:
property ServerGroup^ IntegrationServicesServerGroup {
    ServerGroup^ get ();
}
[<SfcIgnoreAttribute>]
member IntegrationServicesServerGroup : ServerGroup
function get IntegrationServicesServerGroup () : ServerGroup

Valeur de propriété

Type : Microsoft.SqlServer.Management.RegisteredServers. . :: . .ServerGroup
A ServerGroup object that specifies the Integration Services server group.

Notes

Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.