AssociationSet.ElementType Eigenschap

Definitie

Hiermee haalt u de associatie op die betrekking heeft op dit AssociationSet.

public:
 property System::Data::Metadata::Edm::AssociationType ^ ElementType { System::Data::Metadata::Edm::AssociationType ^ get(); };
public System.Data.Metadata.Edm.AssociationType ElementType { get; }
member this.ElementType : System.Data.Metadata.Edm.AssociationType
Public ReadOnly Property ElementType As AssociationType

Waarde van eigenschap

Een AssociationType object dat de koppeling vertegenwoordigt die aan deze AssociationSetkoppeling is gerelateerd.

Van toepassing op