FeatureSwitches.RowLevelSecurityEnabled プロパティ

定義

行レベルのセキュリティが有効かどうかを示す値が付与されます。

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

プロパティ値

true 行レベルのセキュリティが有効であれば、それ以外は false

適用対象