Share via


ScriptTaskUI Constructor

This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.

Initializes a new instance of the ScriptTaskUI class.

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

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New ScriptTaskUI()
public ScriptTaskUI()
public:
ScriptTaskUI()
new : unit -> ScriptTaskUI
public function ScriptTaskUI()

See Also

Reference

ScriptTaskUI Class

Microsoft.SqlServer.Dts.Tasks.ScriptTask Namespace