HResults.DTS_E_ELEMENTNOTFOUND Champ
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.
MessageId : DTS_E_ELEMENTNOTFOUND MessageText : L’élément est introuvable dans une collection. Cette erreur se produit lorsque vous essayez d'extraire un élément d'une collection sur un conteneur au cours de l'exécution du package et que l'élément est absent.
public: int DTS_E_ELEMENTNOTFOUND = -1073676279;
public const int DTS_E_ELEMENTNOTFOUND = -1073676279;
val mutable DTS_E_ELEMENTNOTFOUND : int
Public Const DTS_E_ELEMENTNOTFOUND As Integer = -1073676279