PackageOptions Properties
Updated: April 20, 2017
Namespace:
Microsoft.SqlServer.Dac
Assembly: Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)
| Name | Description | |
|---|---|---|
![]() | ContributorArguments | Gets or sets the list of contributor arguments that are required in order to deploy the .dacpac. |
![]() | DeploymentContributorConfigurationStreams | Gets or sets the list of contributor configurations that are required in order to deploy the .dacpac. |
![]() | DeploymentContributors | Gets or sets the list of contributors that are required in order to deploy the .dacpac. |
![]() | IgnoreValidationErrors | |
![]() | RefactorLogPath | Gets or sets the path to the file to be added as the refactor log content to the .dacpac. |
![]() | TreatWarningsAsErrors | Gets or sets a value that indicates whether warnings should be treated as errors during model validation. |
Show:
