DBDataPermissionAttribute.ShouldSerializeKeyRestrictions メソッド

定義

属性がキーの制限のセットをシリアル化する必要があるかどうかを指定します。

public:
 bool ShouldSerializeKeyRestrictions();
public bool ShouldSerializeKeyRestrictions ();
member this.ShouldSerializeKeyRestrictions : unit -> bool
Public Function ShouldSerializeKeyRestrictions () As Boolean

戻り値

属性がキーの制限のセットをシリアル化する必要がある場合は true。それ以外の場合は false

適用対象

こちらもご覧ください