PersistenceModeAttribute.IsDefaultAttribute 메서드

정의

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

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

반품

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

설명

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

적용 대상