DbModificationCommandTree.Target Property

 

Gets the DbExpressionBinding that specifies the target table for the DML operation.

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

public DbExpressionBinding Target { get; }