FAKE - F# Make - A DSL for build tasks and more FAKE
6.0.0

Lookig for older versions of the documentation, pre FAKE v6? See 

v5.fake.build

SqlPackage.DeployAction Type

The type of action to execute.

Union cases

Union case Description

Deploy

Full Usage: Deploy

Generate and apply a synchronisation script between two databases.

Report OutputPath

Full Usage: Report OutputPath

Parameters:
    OutputPath : string

Generate an XML report for the differences between two databases.

OutputPath : string

Script OutputPath

Full Usage: Script OutputPath

Parameters:
    OutputPath : string

Generate a SQL script to sync two databases.

OutputPath : string