Właściwość RegisteredServersStore.IntegrationServicesServerGroupName
Pobiera nazwę Integration Services grupy serwera.
Przestrzeń nazw: Microsoft.SqlServer.Management.RegisteredServers
Zestaw: Microsoft.SqlServer.Management.RegisteredServers (w Microsoft.SqlServer.Management.RegisteredServers.dll)
Składnia
'Deklaracja
Public ReadOnly Property IntegrationServicesServerGroupName As String
Get
'Użycie
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
Wartość właściwości
Typ: System.String
A String wartość, która zawiera nazwę 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