Aracılığıyla paylaş


RuntimeEntityType.IReadOnlyEntityType.GetDeclaredProperties Yöntem

Tanım

Bu varlık türünde bildirilen tüm gezinti dışı özellikleri alır.

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

Döndürülenler

Bildirilen gezinti dışı özellikler.

Uygulamalar

Öznitelikler

Şunlara uygulanır