次の方法で共有


RuntimeKey.IReadOnlyKey.DeclaringEntityType プロパティ

定義

キーが定義されているエンティティ型を取得します。 これは、キーが継承階層で派生型を定義するときに定義される型 Properties とは異なる場合があります (プロパティは基本型で定義される可能性があるため)。

Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityType Microsoft.EntityFrameworkCore.Metadata.IReadOnlyKey.DeclaringEntityType { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Microsoft.EntityFrameworkCore.Metadata.IReadOnlyKey.DeclaringEntityType : Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityType
 ReadOnly Property DeclaringEntityType As IReadOnlyEntityType Implements IReadOnlyKey.DeclaringEntityType

プロパティ値

実装

属性

適用対象