Condividi tramite


RuntimeTypeBase.IReadOnlyTypeBase.GetMembers Metodo

Definizione

Ottiene i membri definiti in questo tipo e tipi di base.

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

Restituisce

Tipi membri.

Implementazioni

Attributi

Si applica a