DacProfile.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.
Get deployment options associated with this profile.
public Microsoft.SqlServer.Dac.DacDeployOptions DeployOptions { get; }
public Microsoft.SqlServer.Dac.DacDeployOptions DeployOptions { get; set; }
member this.DeployOptions : Microsoft.SqlServer.Dac.DacDeployOptions
member this.DeployOptions : Microsoft.SqlServer.Dac.DacDeployOptions with get, set
Public ReadOnly Property DeployOptions As DacDeployOptions
Public Property DeployOptions As DacDeployOptions
Property Value
DacDeployOptions instance that specifies deployment options.