FunctionImportResultMapping.AddTypeMapping Method (FunctionImportStructuralTypeMapping)

 

Adds a type mapping.

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

public void AddTypeMapping(
	FunctionImportStructuralTypeMapping typeMapping
)

Parameters

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

The type mapping to add.