다음을 통해 공유


MetaAssociation.OtherType 속성

정의

파생 클래스에서 재정의될 때 다른 쪽 연결의 형식을 가져옵니다.

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

속성 값

연결의 다른 쪽에 있는 형식입니다.

적용 대상