Share via


IReadOnlyTypeBase.GetDeclaredMembers Metoda

Definice

Získá členy deklarované na tomto typu.

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

Návraty

Deklarované členy.

Platí pro