次の方法で共有


DbPropertyEntry<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)

プロパティ値

このプロパティを所有するエンティティのエントリ。

適用対象