ComplexPropertyMapping.AddTypeMapping Method (ComplexTypeMapping)

 

Adds a type mapping corresponding to a nested complex type.

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

public void AddTypeMapping(
	ComplexTypeMapping typeMapping
)

Parameters

typeMapping
Type: System.Data.Entity.Core.Mapping.ComplexTypeMapping

The complex type mapping to be added.