DtsCouldNotCreateManagedConnectionException Klasse

Definition

Die Ausnahme, die angibt, dass eine verwaltete Verbindung nicht erstellt werden konnte. Diese Klasse kann nicht vererbt werden.

public ref class DtsCouldNotCreateManagedConnectionException sealed : Microsoft::SqlServer::Dts::Runtime::DtsException
[System.Serializable]
public sealed class DtsCouldNotCreateManagedConnectionException : Microsoft.SqlServer.Dts.Runtime.DtsException
[<System.Serializable>]
type DtsCouldNotCreateManagedConnectionException = class
    inherit DtsException
Public NotInheritable Class DtsCouldNotCreateManagedConnectionException
Inherits DtsException
Vererbung
DtsCouldNotCreateManagedConnectionException
Attribute

Eigenschaften

ErrorCode

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

(Geerbt von DtsException)

Gilt für: