Aracılığıyla paylaş


RuntimeEntityType.IEntityType.GetKeys Yöntem

Tanım

Bu varlık türü için birincil ve alternatif anahtarları alır.

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

Döndürülenler

Birincil ve alternatif anahtarlar.

Uygulamalar

Öznitelikler

Şunlara uygulanır