Sdílet prostřednictvím


RuntimeTypeBase.ITypeBase.GetProperties Metoda

Definice

Získá vlastnosti definované na tomto typu.

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

Návraty

Vlastnosti definované pro tento typ.

Implementuje

Atributy

Platí pro