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)

適用対象