SqlWorkbenchHierarchy.OnNodeBeingDeleted(ISqlToolsHierNode) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected:
virtual void OnNodeBeingDeleted(Microsoft::SqlServer::Management::UI::VSIntegration::ISqlToolsHierNode ^ node);
protected virtual void OnNodeBeingDeleted(Microsoft.SqlServer.Management.UI.VSIntegration.ISqlToolsHierNode node);
abstract member OnNodeBeingDeleted : Microsoft.SqlServer.Management.UI.VSIntegration.ISqlToolsHierNode -> unit
override this.OnNodeBeingDeleted : Microsoft.SqlServer.Management.UI.VSIntegration.ISqlToolsHierNode -> unit
Protected Overridable Sub OnNodeBeingDeleted (node As ISqlToolsHierNode)
Parameters
- node
- ISqlToolsHierNode