Share via


IntegrationServicesException Class

Definition

Represents the base class for all Integration Services exceptions.

C#
[System.Serializable]
public class IntegrationServicesException : Microsoft.SqlServer.Management.Common.SqlServerManagementException
Inheritance
IntegrationServicesException
Attributes

Constructors

IntegrationServicesException()

Initializes a new instance of the IntegrationServicesException class.

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.

IntegrationServicesException(String)

Initializes a new instance of the IntegrationServicesException class with the specified exception message.

Properties

HelpLink

Gets a link to the help website.

ProductVersion

Gets the version of the product.

Methods

SetHelpContext(String)

Sets the help context based on the resource string that is passed.

Applies to

Product Versions
SQL Server .NET SDK 2016, 2017, 2019