Share via


HResults.DTS_E_ELEMENTNOTFOUND Champ

Définition

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

Valeur de champ

Value = -1073676279

S’applique à