PublishDacpacSettings.

RunDeploymentPlanExecutors Property

Summary

Specifies whether DeploymentPlanExecutor contributors should be run when other operations are executed. Default is false.
Assembly
Cake.SqlServer.dll
Namespace
Cake.SqlServer
Containing Type
PublishDacpacSettings

Syntax

public bool RunDeploymentPlanExecutors { get; set; }

Value

Type Description
bool