IntegrationServicesException Класс

Определение

Представляет базовый класс для всех исключений служб Integration Services.

public ref class IntegrationServicesException : Microsoft::SqlServer::Management::Common::SqlServerManagementException
[System.Serializable]
public class IntegrationServicesException : Microsoft.SqlServer.Management.Common.SqlServerManagementException
[<System.Serializable>]
type IntegrationServicesException = class
    inherit SqlServerManagementException
Public Class IntegrationServicesException
Inherits SqlServerManagementException
Наследование
IntegrationServicesException
Атрибуты

Конструкторы

IntegrationServicesException()

Инициализирует новый экземпляр класса IntegrationServicesException.

IntegrationServicesException(SerializationInfo, StreamingContext)

Инициализирует новый экземпляр класса IntegrationServicesException с указанными данными и потоковым контекстом.

IntegrationServicesException(String)

Инициализирует новый экземпляр класса IntegrationServicesException с указанным сообщением об исключении.

IntegrationServicesException(String, Exception)

Инициализирует новый экземпляр класса IntegrationServicesException с указанным сообщением об исключении.

Свойства

HelpLink

Возвращает ссылку на веб-сайт справки.

ProductVersion

Возвращает версию продукта.

Методы

SetHelpContext(String)

Задает контекст справки на основе переданной строки ресурсов.

Применяется к