Overload List

  NameDescription
GetMigrationSQL(ComparisonSession, Boolean)
Gets information about the SQL script for synchronizing multiple tables.
GetMigrationSQL(ComparisonSession, SelectionDelegate, Boolean)
Gets information about the SQL script for synchronizing multiple tables.
GetMigrationSQL(ComparisonSession, TableDifference, Boolean)
Gets information about the SQL script for synchronizing a single table.
GetMigrationSQL(ComparisonSession, TableDifference, SelectionDelegate, Boolean)
Gets information about the SQL script for synchronizing a single table.

See Also