AssociationSet.AssociationSetEnds Eigenschap
Definitie
Belangrijk
Bepaalde informatie heeft betrekking op een voorlopige productversie die aanzienlijk kan worden gewijzigd voordat deze wordt uitgebracht. Microsoft biedt geen enkele expliciete of impliciete garanties met betrekking tot de informatie die hier wordt verstrekt.
Krijgt het einde van dit AssociationSet.
public:
property System::Data::Metadata::Edm::ReadOnlyMetadataCollection<System::Data::Metadata::Edm::AssociationSetEnd ^> ^ AssociationSetEnds { System::Data::Metadata::Edm::ReadOnlyMetadataCollection<System::Data::Metadata::Edm::AssociationSetEnd ^> ^ get(); };
public System.Data.Metadata.Edm.ReadOnlyMetadataCollection<System.Data.Metadata.Edm.AssociationSetEnd> AssociationSetEnds { get; }
member this.AssociationSetEnds : System.Data.Metadata.Edm.ReadOnlyMetadataCollection<System.Data.Metadata.Edm.AssociationSetEnd>
Public ReadOnly Property AssociationSetEnds As ReadOnlyMetadataCollection(Of AssociationSetEnd)
Waarde van eigenschap
Een verzameling van het type ReadOnlyMetadataCollection<T> dat de uiteinden van dit AssociationSetbevat.