DtsCouldNotCreateManagedForEachEnumeratorException Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Exception qui indique qu'un énumérateur ForEach managé n'a pas pu être créé. Cette classe ne peut pas être héritée.
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
- Héritage
- Attributs
Propriétés
ErrorCode |
Obtient le code d'erreur qui crée la classe d'exception appropriée. Ce champ est en lecture seule. (Hérité de DtsException) |