Sdílet prostřednictvím


RuntimeEntityType.IReadOnlyEntityType.GetDeclaredKeys Metoda

Definice

Získá všechny klíče deklarované v tomto typu entity.

[System.Diagnostics.DebuggerStepThrough]
System.Collections.Generic.IEnumerable<Microsoft.EntityFrameworkCore.Metadata.IReadOnlyKey> IReadOnlyEntityType.GetDeclaredKeys ();
[<System.Diagnostics.DebuggerStepThrough>]
abstract member Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityType.GetDeclaredKeys : unit -> seq<Microsoft.EntityFrameworkCore.Metadata.IReadOnlyKey>
override this.Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityType.GetDeclaredKeys : unit -> seq<Microsoft.EntityFrameworkCore.Metadata.IReadOnlyKey>
Function GetDeclaredKeys () As IEnumerable(Of IReadOnlyKey) Implements IReadOnlyEntityType.GetDeclaredKeys

Návraty

Deklarované klíče.

Implementuje

Atributy

Platí pro