Partager via


DbCommandTreeInterceptionContext.Result Propriété

Définition

Arborescence de commandes qui sera utilisée par Entity Framework. Cela commence comme l’arborescence contenue dans la OriginalResult propriété, mais peut être défini par les intercepteurs pour modifier l’arborescence qui sera utilisée par Entity Framework.

public System.Data.Entity.Core.Common.CommandTrees.DbCommandTree Result { get; set; }
member this.Result : System.Data.Entity.Core.Common.CommandTrees.DbCommandTree with get, set
Public Property Result As DbCommandTree

Valeur de propriété

S’applique à