RuntimeProperty.IProperty.GetContainingKeys Yöntem

Tanım

Bu özelliği kullanan tüm birincil veya alternatif anahtarları alır (bu özelliğin dahil olduğu bileşik anahtarlar dahil).

[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

Döndürülenler

Bu özelliği kullanan birincil ve alternatif anahtarlar.

Uygulamalar

Öznitelikler

Şunlara uygulanır