Sdílet prostřednictvím


IReadOnlyTypeBase.GetMembers Metoda

Definice

Získá členy definované na tento typ a základní typy.

public System.Collections.Generic.IEnumerable<Microsoft.EntityFrameworkCore.Metadata.IReadOnlyPropertyBase> GetMembers ();
abstract member GetMembers : unit -> seq<Microsoft.EntityFrameworkCore.Metadata.IReadOnlyPropertyBase>
Public Function GetMembers () As IEnumerable(Of IReadOnlyPropertyBase)

Návraty

Zadejte členy.

Platí pro