DeploymentContributorContext Properties

 

Updated: April 20, 2017

Namespace:   Microsoft.SqlServer.Dac.Deployment
Assembly:  Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)

NameDescription
System_CAPS_pubpropertyArguments

Gets or sets a dictionary of named arguments and their values.

System_CAPS_pubpropertyIsAzureSource

Does the Source model a SQL Azure database.

System_CAPS_pubpropertyIsAzureTarget

Does the Target model a SQL Azure database.

System_CAPS_pubpropertyOptions

Gets the options being used for this deployment

System_CAPS_pubpropertySource

Gets the Source TSqlModel

System_CAPS_pubpropertyTarget

Gets the Target TSqlModel

Return to top
Show: