SQLWBToolsOptionsPage<TOptions>.OnDeactivate Method

Definition

Called when this option loses activation.

protected:
 override bool OnDeactivate();
protected override bool OnDeactivate ();
override this.OnDeactivate : unit -> bool
Protected Overrides Function OnDeactivate () As Boolean

Returns

A Boolean value that indicates the result of the operation, True if deactivated.

Applies to