Sdílet prostřednictvím


EntitiesDescriptor.ChildEntities Vlastnost

Definice

Získá podřízenou EntityDescriptor kolekci entit.

public:
 property System::Collections::Generic::ICollection<System::IdentityModel::Metadata::EntityDescriptor ^> ^ ChildEntities { System::Collections::Generic::ICollection<System::IdentityModel::Metadata::EntityDescriptor ^> ^ get(); };
public System.Collections.Generic.ICollection<System.IdentityModel.Metadata.EntityDescriptor> ChildEntities { get; }
member this.ChildEntities : System.Collections.Generic.ICollection<System.IdentityModel.Metadata.EntityDescriptor>
Public ReadOnly Property ChildEntities As ICollection(Of EntityDescriptor)

Hodnota vlastnosti

Kolekce podřízeného EntityDescriptorsouboru . Výchozí hodnotou je prázdná kolekce.

Platí pro