IntegrationServicesException Constructor
Initializes a new instance of the IntegrationServicesException class.
Namespace: Microsoft.SqlServer.Management.IntegrationServices
Assembly: Microsoft.SqlServer.Management.IntegrationServices (in Microsoft.SqlServer.Management.IntegrationServices.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New IntegrationServicesException()
public IntegrationServicesException()
public:
IntegrationServicesException()
new : unit -> IntegrationServicesException
public function IntegrationServicesException()
See Also
Reference
IntegrationServicesException Class
IntegrationServicesException Overload
Microsoft.SqlServer.Management.IntegrationServices Namespace