次の方法で共有


ConnectionInfo.ProtectionLevel プロパティ

定義

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

public Microsoft.AnalysisServices.ProtectionLevel ProtectionLevel { get; }
member this.ProtectionLevel : Microsoft.AnalysisServices.ProtectionLevel
Public ReadOnly Property ProtectionLevel As ProtectionLevel

プロパティ値

レベルを持つ ProtectionLevel。

適用対象