Share via


DeploymentPlanGenerator.OnCancel Method

Called by the Cancel method.

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

Syntax

'Declaration
Protected Overridable Sub OnCancel
protected virtual void OnCancel()
protected:
virtual void OnCancel()
abstract OnCancel : unit -> unit 
override OnCancel : unit -> unit 
protected function OnCancel()

.NET Framework Security

See Also

Reference

DeploymentPlanGenerator Class

Microsoft.Data.Schema.Build Namespace

Cancel