Share via


RuntimeEntityType.IReadOnlyEntityType.GetDerivedProperties Methode

Definition

Ruft alle Nichtnavigationseigenschaften ab, die für die typen deklariert sind, die von diesem Entitätstyp abgeleitet sind.

[System.Diagnostics.DebuggerStepThrough]
System.Collections.Generic.IEnumerable<Microsoft.EntityFrameworkCore.Metadata.IReadOnlyProperty> IReadOnlyEntityType.GetDerivedProperties ();
[<System.Diagnostics.DebuggerStepThrough>]
abstract member Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityType.GetDerivedProperties : unit -> seq<Microsoft.EntityFrameworkCore.Metadata.IReadOnlyProperty>
override this.Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityType.GetDerivedProperties : unit -> seq<Microsoft.EntityFrameworkCore.Metadata.IReadOnlyProperty>
Function GetDerivedProperties () As IEnumerable(Of IReadOnlyProperty) Implements IReadOnlyEntityType.GetDerivedProperties

Gibt zurück

Abgeleitete Nichtnavigationseigenschaften.

Implementiert

Attribute

Gilt für: