Свойство RegisteredServersStore.ReportingServicesServerGroup
Gets an object that represents a Службы Reporting Services server group
Пространство имен: Microsoft.SqlServer.Management.RegisteredServers
Сборка: Microsoft.SqlServer.Management.RegisteredServers (в Microsoft.SqlServer.Management.RegisteredServers.dll)
Синтаксис
'Декларация
<SfcIgnoreAttribute> _
Public ReadOnly Property ReportingServicesServerGroup As ServerGroup
Get
'Применение
Dim instance As RegisteredServersStore
Dim value As ServerGroup
value = instance.ReportingServicesServerGroup
[SfcIgnoreAttribute]
public ServerGroup ReportingServicesServerGroup { get; }
[SfcIgnoreAttribute]
public:
property ServerGroup^ ReportingServicesServerGroup {
ServerGroup^ get ();
}
[<SfcIgnoreAttribute>]
member ReportingServicesServerGroup : ServerGroup
function get ReportingServicesServerGroup () : ServerGroup
Значение свойства
Тип: Microsoft.SqlServer.Management.RegisteredServers.ServerGroup
A ServerGroup value that specifies the Службы Reporting Services server group.
Замечания
Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.
См. также
Справочник
Пространство имен Microsoft.SqlServer.Management.RegisteredServers