Udostępnij za pośrednictwem


IConventionTypeBase.GetMembers Metoda

Definicja

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

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

Zwraca

Wpisz elementy członkowskie.

Dotyczy