Condividi tramite


DbCommandTreeInterceptionContext.Result Proprietà

Definizione

Albero dei comandi che verrà usato da Entity Framework. Viene avviato come albero contenuto nella OriginalResult proprietà, ma può essere impostato dagli intercettori per modificare l'albero che verrà usato da 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

Valore della proprietà

Si applica a