DtsExponentTooLargeException クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
パッケージの 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
- 継承
- 属性
注釈
ApplicationException から継承されます。
プロパティ
ErrorCode |
適切な例外クラスを作成するエラー コードを取得します。 このフィールドは読み取り専用です。 (継承元 DtsException) |