Bagikan melalui


RuntimeProperty.IProperty.GetContainingKeys Metode

Definisi

Mendapatkan semua kunci utama atau alternatif yang menggunakan properti ini (termasuk kunci komposit tempat properti ini disertakan).

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

Mengembalikan

Kunci utama dan alternatif yang menggunakan properti ini.

Penerapan

Atribut

Berlaku untuk