PublishOptions.DeployOptions Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Optional DacDeployOptions to configure a range of deployment options.
public Microsoft.SqlServer.Dac.DacDeployOptions DeployOptions { get; set; }
member this.DeployOptions : Microsoft.SqlServer.Dac.DacDeployOptions with get, set
Public Property DeployOptions As DacDeployOptions