BasicCommandTreeVisitor.VisitDeleteCommandTree Method (DbDeleteCommandTree)
Implements the visitor pattern for the delete command tree.
Assembly: EntityFramework (in EntityFramework.dll)
Parameters
- deleteTree
-
Type:
System.Data.Entity.Core.Common.CommandTrees.DbDeleteCommandTree
The delete command tree.