Udostępnij za pośrednictwem


ITypeBase.GetMembers Metoda

Definicja

Pobiera elementy członkowskie zdefiniowane w tym typie i typach podstawowych.

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

Zwraca

Wpisz elementy członkowskie.

Dotyczy