DtsExponentTooLargeException Klasse

Definition

Eine Ausnahmeklasse, die ausgelöst wird, wenn der X.509-Zertifizierungsschlüssel für ein Paket ungültig ist.

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
Vererbung
DtsExponentTooLargeException
Attribute

Hinweise

Erbt von ApplicationException.

Eigenschaften

ErrorCode

Ruft den Fehlercode ab, der die entsprechende Ausnahmeklasse erstellt. Dieses Feld ist schreibgeschützt.

(Geerbt von DtsException)

Gilt für: