Partager via


RuntimeTypeBase.ITypeBase.GetMembers Méthode

Définition

Obtient les membres définis sur ce type et les types de base.

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

Retours

Tapez les membres.

Implémente

Attributs

S’applique à