ComplexPropertyMapping.TypeMappings Property

 

Gets a read only collections of type mappings corresponding to the nested complex types.

Namespace:   System.Data.Entity.Core.Mapping
Assembly:  EntityFramework (in EntityFramework.dll)

public ReadOnlyCollection<ComplexTypeMapping> TypeMappings { get; }