ReportingServicesServerGroupName 屬性
Gets a string value that contains the name of the Reporting Services server group.
命名空間: Microsoft.SqlServer.Management.RegisteredServers
組件: Microsoft.SqlServer.Management.RegisteredServers (在 Microsoft.SqlServer.Management.RegisteredServers.dll 中)
語法
'宣告
Public ReadOnly Property ReportingServicesServerGroupName As String
Get
'用途
Dim instance As RegisteredServersStore
Dim value As String
value = instance.ReportingServicesServerGroupName
public string ReportingServicesServerGroupName { get; }
public:
property String^ ReportingServicesServerGroupName {
String^ get ();
}
member ReportingServicesServerGroupName : string
function get ReportingServicesServerGroupName () : String
屬性值
型別:System. . :: . .String
A String value that contains the name of the Reporting Services server group.
備註
只有 Microsoft .NET Framework 2.0 版支援此命名空間、類別或成員。