Partager via


MetaAssociation.OtherType Propriété

Définition

En cas de substitution dans une classe dérivée, obtient le type de l’autre côté de l’association.

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

Valeur de propriété

Type de l’autre côté de l’association.

S’applique à