Aracılığıyla paylaş


MetaType.Associations Özellik

Tanım

Türetilmiş bir sınıfta geçersiz kılındığında, tüm ilişkilendirmelerin bir numaralandırmasını alır.

public:
 abstract property System::Collections::ObjectModel::ReadOnlyCollection<System::Data::Linq::Mapping::MetaAssociation ^> ^ Associations { System::Collections::ObjectModel::ReadOnlyCollection<System::Data::Linq::Mapping::MetaAssociation ^> ^ get(); };
public abstract System.Collections.ObjectModel.ReadOnlyCollection<System.Data.Linq.Mapping.MetaAssociation> Associations { get; }
member this.Associations : System.Collections.ObjectModel.ReadOnlyCollection<System.Data.Linq.Mapping.MetaAssociation>
Public MustOverride ReadOnly Property Associations As ReadOnlyCollection(Of MetaAssociation)

Özellik Değeri

İlişkilerden oluşan bir koleksiyon.

Şunlara uygulanır