DtsCouldNotCreateManagedForEachEnumeratorException Classe

Definizione

Eccezione che specifica l'impossibilità di creare un enumeratore ForEach gestito. La classe non può essere ereditata.

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
Ereditarietà
DtsCouldNotCreateManagedForEachEnumeratorException
Attributi

Proprietà

ErrorCode

Ottiene il codice di errore che crea la classe di eccezione appropriata. Questo campo è di sola lettura.

(Ereditato da DtsException)

Si applica a