DBDataPermissionAttribute.ShouldSerializeKeyRestrictions 메서드

정의

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

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

반환

특성이 키 제한 집합을 serialize해야 하면 true이고, 그렇지 않으면 false입니다.

적용 대상

추가 정보