Udostępnij za pośrednictwem


RuntimeEntityType.IEntityType.GetDeclaredProperties Metoda

Definicja

Pobiera wszystkie właściwości inne niż nawigacja zadeklarowane w danym IEntityTypeobiekcie .

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

Zwraca

Zadeklarowane właściwości nienawigacyjne.

Implementuje

Atrybuty

Dotyczy