Właściwość RegisteredServersStore.IntegrationServicesServerGroup
A ServerGroup obiekt, który określa Integration Services grupy serwera.
Przestrzeń nazw: Microsoft.SqlServer.Management.RegisteredServers
Zestaw: Microsoft.SqlServer.Management.RegisteredServers (w Microsoft.SqlServer.Management.RegisteredServers.dll)
Składnia
'Deklaracja
<SfcIgnoreAttribute> _
Public ReadOnly Property IntegrationServicesServerGroup As ServerGroup
Get
'Użycie
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
Wartość właściwości
Typ: Microsoft.SqlServer.Management.RegisteredServers.ServerGroup
A ServerGroup obiekt, który określa Integration Services grupy serwera.
Uwagi
Ten obszar nazw, klasa lub element członkowski jest obsługiwany tylko w wersji 2.0 programu Microsoft .NET Framework.
Zobacz także