VstaHelper 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 VstaHelper class.
Namespace: Microsoft.SqlServer.IntegrationServices.VSTA
Assembly: Microsoft.SqlServer.IntegrationServices.VSTA (in Microsoft.SqlServer.IntegrationServices.VSTA.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New VstaHelper()
public VstaHelper()
public:
VstaHelper()
new : unit -> VstaHelper
public function VstaHelper()