ActiveXScriptTask Constructor

Initializes a new instance of the ActiveXScriptTask class.

Namespace:  Microsoft.SqlServer.Dts.Tasks.ActiveXScriptTask
Assembly:  Microsoft.SqlServer.ActiveXScriptTask (in Microsoft.SqlServer.ActiveXScriptTask.dll)

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New ActiveXScriptTask()
public ActiveXScriptTask()
public:
ActiveXScriptTask()
new : unit -> ActiveXScriptTask
public function ActiveXScriptTask()

Remarks

Important

This feature will be removed in the next version of Microsoft SQL Server. Do not use this feature in new development work, and modify applications that currently use this feature as soon as possible.