Udostępnij przez


IReadOnlyTypeBase.GetMembers Metoda

Definicja

Pobiera składowe zdefiniowane dla tego typu i typów podstawowych.

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)

Zwraca

Wpisz elementy członkowskie.

Dotyczy