Udostępnij za pośrednictwem


RuntimeEntityType.IReadOnlyEntityType.GetKeys Metoda

Definicja

Pobiera klucze podstawowe i alternatywne dla tego typu jednostki.

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

Zwraca

Klucze podstawowe i alternatywne.

Implementuje

Atrybuty

Dotyczy