OraclePermissionAttribute.ShouldSerializeKeyRestrictions 方法

定义

标识特性是否应序列化键限制集合。

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

返回

如果特性应序列化键限制集合,则为 true;否则为 false

适用于