Aracılığıyla paylaş


RuntimeEntityType.IEntityType.GetProperties Yöntem

Tanım

Bu varlık türünde tanımlanan özellikleri alır.

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

Döndürülenler

Bu varlık türünde tanımlanan özellikler.

Uygulamalar

Öznitelikler

Şunlara uygulanır