次の方法で共有


AnalysisServicesServerGroup プロパティ

Analysis Services サーバー グループを表すオブジェクトを取得します。

名前空間:  Microsoft.SqlServer.Management.RegisteredServers
アセンブリ:  Microsoft.SqlServer.Management.RegisteredServers (Microsoft.SqlServer.Management.RegisteredServers.dll)

構文

'宣言
<SfcIgnoreAttribute> _
Public ReadOnly Property AnalysisServicesServerGroup As ServerGroup
    Get
'使用
Dim instance As RegisteredServersStore
Dim value As ServerGroup

value = instance.AnalysisServicesServerGroup
[SfcIgnoreAttribute]
public ServerGroup AnalysisServicesServerGroup { get; }
[SfcIgnoreAttribute]
public:
property ServerGroup^ AnalysisServicesServerGroup {
    ServerGroup^ get ();
}
[<SfcIgnoreAttribute>]
member AnalysisServicesServerGroup : ServerGroup
function get AnalysisServicesServerGroup () : ServerGroup

プロパティ値

型: Microsoft.SqlServer.Management.RegisteredServers. . :: . .ServerGroup
Analysis Services サーバー グループを示す ServerGroup の値です。

説明

この名前空間、クラス、またはメンバーは、Microsoft .NET Framework Version 2.0 でのみサポートされています。