IDragHandler Interface
SQL Server 2012
Allows a node to delegate the handling of drag operations.
This API is not CLS-compliant. The CLS-compliant alternative is [false]. Namespace: Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer
Assembly: SqlWorkbench.Interfaces (in SqlWorkbench.Interfaces.dll)
The IDragHandler type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | CanDrag | Indicates if this node supports dragging. |
![]() | UpdateData | Adds drag data to this node to the DataObject. |

