Udostępnij za pośrednictwem


RuntimeTypeBase.IReadOnlyTypeBase.GetDeclaredProperties Metoda

Definicja

Pobiera wszystkie właściwości skalarne zadeklarowane w tym typie.

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

Zwraca

Zadeklarowane właściwości skalarne.

Implementuje

Atrybuty

Dotyczy