DbExpressionRebinder.VisitTypeUsage Method (TypeUsage)

 

Implements the visitor pattern for the type usage.

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

protected override TypeUsage VisitTypeUsage(
	TypeUsage type
)

Return Value

Type: System.Data.Entity.Core.Metadata.Edm.TypeUsage

The implemented visitor pattern.