Share via


RuntimeTypeBase.ITypeBase.GetDeclaredProperties Méthode

Définition

Obtient toutes les propriétés de non-navigation déclarées sur ce type.

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

Retours

Propriétés de non-navigation déclarées.

Implémente

Attributs

S’applique à