Udostępnij za pośrednictwem


IConventionEntityType.GetKeys Metoda

Definicja

Pobiera klucze podstawowe i alternatywne dla tego typu jednostki.

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)

Zwraca

Klucze podstawowe i alternatywne.

Dotyczy