Compartir a través de


HistoryOperation.CommandTrees Propiedad

Definición

Secuencia de comandos que representan las operaciones que se aplican a la tabla de historial.

public System.Collections.Generic.IList<System.Data.Entity.Core.Common.CommandTrees.DbModificationCommandTree> CommandTrees { get; }
member this.CommandTrees : System.Collections.Generic.IList<System.Data.Entity.Core.Common.CommandTrees.DbModificationCommandTree>
Public ReadOnly Property CommandTrees As IList(Of DbModificationCommandTree)

Valor de propiedad

Se aplica a