次の方法で共有


RuntimeProperty.DeclaringEntityType プロパティ

定義

このプロパティが属している型を取得します。

public override Microsoft.EntityFrameworkCore.Metadata.RuntimeEntityType DeclaringEntityType { get; }
member this.DeclaringEntityType : Microsoft.EntityFrameworkCore.Metadata.RuntimeEntityType
Public Overrides ReadOnly Property DeclaringEntityType As RuntimeEntityType

プロパティ値

適用対象