다음을 통해 공유


MetaType.InheritanceRoot 속성

정의

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

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

속성 값

루트 형식입니다.

적용 대상