IDtsClipboardService Interface

Provides developers using the task and transform user interface the ability to query if their task or transform was generated as part of a copy/paste or cut/paste operation.

Namespace:  Microsoft.SqlServer.Dts.Design
Assembly:  Microsoft.SqlServer.Dts.Design (in Microsoft.SqlServer.Dts.Design.dll)

Syntax

'Declaration
Public Interface IDtsClipboardService
'Usage
Dim instance As IDtsClipboardService
public interface IDtsClipboardService
public interface class IDtsClipboardService
type IDtsClipboardService =  interface end
public interface IDtsClipboardService