共用方式為


UpdateDatabaseOperation.HistoryQueryTrees 屬性

定義

用來判斷此移轉是否需要套用至資料庫的查詢。 這可用來產生可在任何版本對資料庫執行的等冪 SQL 腳本。

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

屬性值

適用於