EntityCommand.CommandTree Property
Gets or sets the command tree to execute; only one of the command tree or the command text can be set, not both.
Assembly: EntityFramework (in EntityFramework.dll)
Property Value
Type: System.Data.Entity.Core.Common.CommandTrees.DbCommandTreeThe command tree to execute.