EntitySetMapping.AddTypeMapping Method (EntityTypeMapping)

 

Adds a type mapping.

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

public void AddTypeMapping(
	EntityTypeMapping typeMapping
)

Parameters

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

The type mapping to add.