DtsNotAManagedEnumeratorException Klasse

Definition

Die Ausnahme, die ausgelöst wird, um anzugeben, dass der Enumerator kein verwalteter Enumerator ist. Diese Klasse kann nicht vererbt werden.

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

Eigenschaften

ErrorCode

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

(Geerbt von DtsException)

Gilt für: