Sdílet prostřednictvím


RuntimeEntityType.IEntityType.GetKeys Metoda

Definice

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

[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

Návraty

Primární a alternativní klíč

Implementuje

Atributy

Platí pro