DbComplexPropertyEntry.Property Method (String)
Gets an object that represents a nested property of this property. This method can be used for both scalar or complex properties.
Assembly: EntityFramework (in EntityFramework.dll)
Parameters
- propertyName
-
Type:
System.String
The name of the nested property.
Return Value
Type: System.Data.Entity.Infrastructure.DbPropertyEntryAn object representing the nested property.