Aracılığıyla paylaş


IConventionEntityType.GetKeys Yöntem

Tanım

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

public System.Collections.Generic.IEnumerable<Microsoft.EntityFrameworkCore.Metadata.IConventionKey> GetKeys ();
abstract member GetKeys : unit -> seq<Microsoft.EntityFrameworkCore.Metadata.IConventionKey>
Public Function GetKeys () As IEnumerable(Of IConventionKey)

Döndürülenler

Birincil ve alternatif anahtarlar.

Şunlara uygulanır