Compartilhar via


HistoryOperation.CommandTrees Propriedade

Definição

Uma sequência de comandos que representam as operações que estão sendo aplicadas à tabela de histórico.

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 da propriedade

Aplica-se a