DtsExponentTooLargeException Класс

Определение

Класс исключения, вызываемого, когда ключ сертификации X.509 для пакета недействителен.

public ref class DtsExponentTooLargeException sealed : Microsoft::SqlServer::Dts::Runtime::DtsException
[System.Serializable]
public sealed class DtsExponentTooLargeException : Microsoft.SqlServer.Dts.Runtime.DtsException
[<System.Serializable>]
type DtsExponentTooLargeException = class
    inherit DtsException
Public NotInheritable Class DtsExponentTooLargeException
Inherits DtsException
Наследование
DtsExponentTooLargeException
Атрибуты

Комментарии

Наследует от ApplicationException.

Свойства

ErrorCode

Возвращает код ошибки, который создает соответствующий класс исключения. Это поле доступно только для чтения.

(Унаследовано от DtsException)

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