HResults.DTS_E_BPUNKNOWNID 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_BPUNKNOWNID MessageText : l’ID de point d’arrêt spécifié n’existe pas. Cette erreur se produit lorsqu'une tâche fait référence à un point d'arrêt qui n'existe pas.
public: int DTS_E_BPUNKNOWNID = -1073655806;
public const int DTS_E_BPUNKNOWNID = -1073655806;
val mutable DTS_E_BPUNKNOWNID : int
Public Const DTS_E_BPUNKNOWNID As Integer = -1073655806
Valeur de champ
Value = -1073655806Remarques
Cette erreur se produit lorsqu'une tâche fait référence à un point d'arrêt qui n'existe pas.