DeploymentContributorContext Properties
Updated: April 20, 2017
Namespace:
Microsoft.SqlServer.Dac.Deployment
Assembly: Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)
| Name | Description | |
|---|---|---|
![]() | Arguments | Gets or sets a dictionary of named arguments and their values. |
![]() | IsAzureSource | Does the Source model a SQL Azure database. |
![]() | IsAzureTarget | Does the Target model a SQL Azure database. |
![]() | Options | Gets the options being used for this deployment |
![]() | Source | Gets the Source TSqlModel |
![]() | Target | Gets the Target TSqlModel |
Show:
