ScriptTaskUI Constructor
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
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()