DbEntityEntry.Property Method (String)
Gets an object that represents a scalar or complex property of this entity.
Assembly: EntityFramework (in EntityFramework.dll)
Parameters
- propertyName
-
Type:
System.String
The name of the property.
Return Value
Type: System.Data.Entity.Infrastructure.DbPropertyEntryAn object representing the property.