示例#1
0
 public System.Collections.Generic.IEnumerable <DbUp.Engine.SqlScript> Filter(System.Collections.Generic.IEnumerable <DbUp.Engine.SqlScript> sorted, System.Collections.Generic.HashSet <string> executedScriptNames, DbUp.Support.ScriptNameComparer comparer)
 {
 }
示例#2
0
 public System.Collections.Generic.IEnumerable <DbUp.Engine.SqlScript> Filter(System.Linq.IOrderedEnumerable <DbUp.Engine.SqlScript> sorted, System.Collections.Generic.IEnumerable <DbUp.Engine.ExecutedSqlScript> executedScripts, DbUp.Support.ScriptNameComparer comparer, DbUp.Helpers.IHasher hasher)
 {
 }