Share via


ISchemaDeploymentController.Cancel Method

When implemented in a derived class, uses the value of the Deployment property to cancel the current deployment operation.

Namespace:  Microsoft.Data.Schema.Build
Assembly:  Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)

Syntax

'Declaration
Sub Cancel
void Cancel()
void Cancel()
abstract Cancel : unit -> unit 
function Cancel()

.NET Framework Security

See Also

Reference

ISchemaDeploymentController Interface

Microsoft.Data.Schema.Build Namespace

Deployment

SchemaDeployment.OnCancel