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