FeatureSwitches.RowLevelSecurityEnabled プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
行レベルのセキュリティが有効かどうかを示す値が付与されます。
public:
property bool RowLevelSecurityEnabled { bool get(); };
public bool RowLevelSecurityEnabled { get; }
member this.RowLevelSecurityEnabled : bool
Public ReadOnly Property RowLevelSecurityEnabled As Boolean
プロパティ値
true 行レベルのセキュリティが有効であれば、それ以外は false。