MetaAssociation.OtherType Egenskap

Definition

När den åsidosätts i en härledd klass hämtar den typen på andra sidan av associationen.

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

Egenskapsvärde

Typen på andra sidan associationen.

Gäller för