OraclePermissionAttribute.ShouldSerializeKeyRestrictions 메서드

정의

특성이 키 제한 집합을 serialize해야 하는지 여부를 식별합니다.

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

반품

true 특성이 키 제한 집합을 직렬화해야 하면 이고, 그렇지 않으면 false.

적용 대상