PublishOptions::DeployOptions Property

 

Updated: April 20, 2017

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

public:
property DacDeployOptions^ DeployOptions {
	DacDeployOptions^ get();
	void set(DacDeployOptions^ value);
}
Return to top
Show: