DbExpressionRebinder Constructor (MetadataWorkspace)

 

Initializes a new instance of the DbExpressionRebinder class.

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

protected DbExpressionRebinder(
	MetadataWorkspace targetWorkspace
)

Parameters

targetWorkspace
Type: System.Data.Entity.Core.Metadata.Edm.MetadataWorkspace

The target workspace.