This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.SqlServer.
Summary
Sets whether a Deployment Report should be generated during deploy.
This report is a high-level summary of actions being performed during deployment.
- Assembly
- Cake
.SqlServer .dll - Namespace
- Cake
.SqlServer - Containing Type
- Publish
Dacpac Settings
Syntax
public bool GenerateDeploymentReport { get; set; }
Value
Type | Description |
---|---|
bool | Defaults to false |