次の方法で共有


ProtectionLevel プロパティ

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

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

構文

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

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

プロパティ値

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