OraclePermissionAttribute.ShouldSerializeKeyRestrictions メソッド

定義

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

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

返品

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

適用対象