Share via


MetaType.InheritanceBase 속성

정의

파생 클래스에서 재정의될 때 상속 계층 구조에서 기본 메타 형식을 가져옵니다.

public:
 abstract property System::Data::Linq::Mapping::MetaType ^ InheritanceBase { System::Data::Linq::Mapping::MetaType ^ get(); };
public abstract System.Data.Linq.Mapping.MetaType InheritanceBase { get; }
member this.InheritanceBase : System.Data.Linq.Mapping.MetaType
Public MustOverride ReadOnly Property InheritanceBase As MetaType

속성 값

현재 상속 계층 구조의 기본 메타 형식입니다.

적용 대상