次の方法で共有


DbReferenceEntry<TEntity,TProperty>.EntityEntry プロパティ

定義

DbEntityEntry<TEntity>このナビゲーション プロパティが属する 。

public override System.Data.Entity.Infrastructure.DbEntityEntry<TEntity> EntityEntry { get; }
member this.EntityEntry : System.Data.Entity.Infrastructure.DbEntityEntry<'Entity (requires 'Entity : null)>
Public Overrides ReadOnly Property EntityEntry As DbEntityEntry(Of TEntity)

プロパティ値

このナビゲーション プロパティを所有するエンティティのエントリ。

適用対象