Udostępnij za pośrednictwem


RuntimeEntityType.IReadOnlyEntityType.GetDerivedProperties Metoda

Definicja

Pobiera wszystkie właściwości inne niż nawigacji zadeklarowane dla typów pochodzących z tego typu jednostki.

[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

Zwraca

Pochodne właściwości nienawigacyjne.

Implementuje

Atrybuty

Dotyczy