FeatureSwitches.RowLevelSecurityEnabled 속성

정의

행 수준 보안을 사용할 수 있는지 여부를 나타내는 값을 가져옵니다.

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

속성 값

true 행 수준 보안을 사용하도록 설정하면 이고, 그렇지 않으면 입니다 false.

적용 대상