Linguaggio

DtsCouldNotCreateManagedForEachEnumeratorException Classe

Definizione

L'eccezione che specifica che non poteva essere creato 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à

Nome Descrizione
ErrorCode

Riceve il codice di errore che crea la classe di eccezione appropriata. Il campo è di sola lettura.

(Ereditato da DtsException)

Si applica a