This is part of the Fake.Sql.DacPac module.

DeployAction

The type of action to execute.

Union Cases

Union CaseDescription
Deploy
Signature:

Generate and apply a synchronisation script between two databases.

Report(OutputPath)
Signature: string

Generate an XML report for the differences between two databases.

Script(OutputPath)
Signature: string

Generate a SQL script to sync two databases.