AnalysisServicesServerGroupName 屬性
Gets the name of an Analysis Services server group.
命名空間: 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
A String value that contains the name of the Analysis Services server group.
備註
只有 Microsoft .NET Framework 2.0 版支援此命名空間、類別或成員。