次の方法で共有


RuntimeKey.IKey.DeclaringEntityType プロパティ

定義

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

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

プロパティ値

実装

属性

適用対象