次の方法で共有


IServiceProperty.DeclaringEntityType プロパティ

定義

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

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

プロパティ値

適用対象