DtsCouldNotCreateManagedForEachEnumeratorException Klasse

Definition

Die Ausnahme, die angibt, dass kein verwalteter ForEach-Enumerator erstellt werden konnte. Diese Klasse kann nicht vererbt werden.

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

Eigenschaften

ErrorCode

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

(Geerbt von DtsException)

Gilt für: