Sdílet prostřednictvím


RuntimeTypeBase.DirectlyDerivedTypes Vlastnost

Definice

Získá všechny typy v modelu, které jsou přímo odvozeny od tohoto typu.

public virtual System.Collections.Generic.SortedSet<Microsoft.EntityFrameworkCore.Metadata.RuntimeTypeBase> DirectlyDerivedTypes { get; }
member this.DirectlyDerivedTypes : System.Collections.Generic.SortedSet<Microsoft.EntityFrameworkCore.Metadata.RuntimeTypeBase>
Public Overridable ReadOnly Property DirectlyDerivedTypes As SortedSet(Of RuntimeTypeBase)

Hodnota vlastnosti

Odvozené typy.

Platí pro