FeatureSwitches.RowLevelSecurityEnabled 屬性

定義

會得到一個值,表示是否啟用了列級安全性。

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

屬性值

true若啟用列級安全性;否則,。 false

適用於