次の方法で共有


FeatureSwitches.RowLevelSecurityEnabled プロパティ

定義

行レベルのセキュリティが有効かどうかを示す値を取得します。

public:
 property bool RowLevelSecurityEnabled { bool get(); };
public bool RowLevelSecurityEnabled { get; }
member this.RowLevelSecurityEnabled : bool
Public ReadOnly Property RowLevelSecurityEnabled As Boolean

プロパティ値

Boolean

true 行レベルのセキュリティが有効な場合は 。それ以外の場合は false

適用対象