Aracılığıyla paylaş


RuntimeEntityType.IEntityType.GetDeclaredProperties Yöntem

Tanım

Verilen IEntityTypeüzerinde bildirilen tüm gezinti dışı özellikleri alır.

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

Döndürülenler

Bildirilen gezinti dışı özellikler.

Uygulamalar

Öznitelikler

Şunlara uygulanır