次の方法で共有


ImpersonationLevel プロパティ

ConnectionInfo オブジェクトに関連付けられた権限借用レベルを取得します。

名前空間:  Microsoft.AnalysisServices
アセンブリ:  Microsoft.AnalysisServices (Microsoft.AnalysisServices.dll)

構文

'宣言
Public ReadOnly Property ImpersonationLevel As ImpersonationLevel
    Get
'使用
Dim instance As ConnectionInfo
Dim value As ImpersonationLevel

value = instance.ImpersonationLevel
public ImpersonationLevel ImpersonationLevel { get; }
public:
property ImpersonationLevel ImpersonationLevel {
    ImpersonationLevel get ();
}
member ImpersonationLevel : ImpersonationLevel
function get ImpersonationLevel () : ImpersonationLevel

プロパティ値

型: Microsoft.AnalysisServices. . :: . .ImpersonationLevel
ImpersonationLevel オブジェクトです。