PersistenceModeAttribute.IsDefaultAttribute 메서드

정의

PersistenceModeAttribute 개체의 형식이 기본 형식인지 여부를 나타냅니다.

public:
 override bool IsDefaultAttribute();
public override bool IsDefaultAttribute ();
override this.IsDefaultAttribute : unit -> bool
Public Overrides Function IsDefaultAttribute () As Boolean

반환

PersistenceModeAttribute의 형식이 기본 형식이면 true이고, 그렇지 않으면 false입니다.

설명

이 메서드 호출을 수행 합니다 Equals 메서드를 참조 하는 개체를 전달 하는 동안는 Default 속성입니다.

적용 대상