Sdílet prostřednictvím


RuntimeTypeBase.ITypeBase.GetDeclaredMembers Metoda

Definice

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

[System.Diagnostics.DebuggerStepThrough]
System.Collections.Generic.IEnumerable<Microsoft.EntityFrameworkCore.Metadata.IPropertyBase> ITypeBase.GetDeclaredMembers ();
[<System.Diagnostics.DebuggerStepThrough>]
abstract member Microsoft.EntityFrameworkCore.Metadata.ITypeBase.GetDeclaredMembers : unit -> seq<Microsoft.EntityFrameworkCore.Metadata.IPropertyBase>
override this.Microsoft.EntityFrameworkCore.Metadata.ITypeBase.GetDeclaredMembers : unit -> seq<Microsoft.EntityFrameworkCore.Metadata.IPropertyBase>
Function GetDeclaredMembers () As IEnumerable(Of IPropertyBase) Implements ITypeBase.GetDeclaredMembers

Návraty

Deklarované členy.

Implementuje

Atributy

Platí pro