Udostępnij za pośrednictwem


IEntityType.GetKeys Metoda

Definicja

Pobiera klucze podstawowe i alternatywne dla tego typu jednostki.

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

Zwraca

Klucze podstawowe i alternatywne.

Dotyczy