DbMemberEntry<TEntity, TProperty> Implicit Conversion (DbMemberEntry<TEntity, TProperty> to DbMemberEntry)
Returns a new instance of the non-generic DbMemberEntry class for the property represented by this object.
Assembly: EntityFramework (in EntityFramework.dll)
Parameters
- entry
-
Type:
System.Data.Entity.Infrastructure.DbMemberEntry<TEntity, TProperty>
The object representing the property.