AnalysisServicesServerGroupName 属性

命名空间:  Microsoft.SqlServer.Management.RegisteredServers
程序集:  Microsoft.SqlServer.Management.RegisteredServers(在 Microsoft.SqlServer.Management.RegisteredServers.dll 中)

语法

声明
Public ReadOnly Property AnalysisServicesServerGroupName As String
    Get
用法
Dim instance As RegisteredServersStore
Dim value As String

value = instance.AnalysisServicesServerGroupName
public string AnalysisServicesServerGroupName { get; }
public:
property String^ AnalysisServicesServerGroupName {
    String^ get ();
}
member AnalysisServicesServerGroupName : string
function get AnalysisServicesServerGroupName () : String

属性值

类型:System. . :: . .String