IntegrationServicesException Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the IntegrationServicesException class using default values.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
IntegrationServicesException() | Initializes a new instance of the IntegrationServicesException class. | |
IntegrationServicesException(String) | Initializes a new instance of the IntegrationServicesException class with the specified exception message. | |
IntegrationServicesException(SerializationInfo, StreamingContext) | Initializes a new instance of the IntegrationServicesException class with the specified information and streaming context. | |
IntegrationServicesException(String, Exception) | Initializes a new instance of the IntegrationServicesException class with the specified exception message. |
Top
See Also
Reference
IntegrationServicesException Class
Microsoft.SqlServer.Management.IntegrationServices Namespace