HistoryOperation.CommandTrees Property

 

A sequence of commands representing the operations being applied to the history table.

Namespace:   System.Data.Entity.Migrations.Model
Assembly:  EntityFramework (in EntityFramework.dll)

public IList<DbModificationCommandTree> CommandTrees { get; }