Sdílet prostřednictvím


IEntityType.GetKeys Metoda

Definice

Získá primární a alternativní klíče pro tento typ entity.

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)

Návraty

Primární a alternativní klíč.

Platí pro