次の方法で共有


RuntimeKey.DeclaringEntityType プロパティ

定義

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

public virtual Microsoft.EntityFrameworkCore.Metadata.RuntimeEntityType DeclaringEntityType { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.DeclaringEntityType : Microsoft.EntityFrameworkCore.Metadata.RuntimeEntityType
Public Overridable ReadOnly Property DeclaringEntityType As RuntimeEntityType

プロパティ値

属性

適用対象