Share via


DeploymentContributor.Canceled Property

Gets a value that indicates whether the contributor was canceled.

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

Syntax

protected bool Canceled { get; }

Property Value

Type: System.Boolean
true if the contributor was canceled; otherwise, false.

See Also

Reference

DeploymentContributor Class

Microsoft.SqlServer.Dac.Deployment Namespace