Share via


DeploymentContributor.Cancel Method

Cancels execution of the contributor.

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

Syntax

'Declaration
Public Sub Cancel
'Usage
Dim instance As DeploymentContributor

instance.Cancel()
public void Cancel()
public:
void Cancel()
member Cancel : unit -> unit
public function Cancel()

See Also

Reference

DeploymentContributor Class

Microsoft.SqlServer.Dac.Deployment Namespace