Condividi tramite


RuntimeTypeBase.ITypeBase.GetMembers Metodo

Definizione

Ottiene i membri definiti in questo tipo e tipi di 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

Restituisce

Tipi membri.

Implementazioni

Attributi

Si applica a