HResults.DTS_E_INVALIDURL 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_INVALIDURL MessageText : L’URL spécifiée n’est pas valide. Cela peut se produire lorsque l’URL serveur ou proxy est nulle, ou dans un format incorrect. Un format URL valide prend la forme de http://ServerName:Port/ResourcePath ou https://ServerName:Port/ResourcePath.
public: int DTS_E_INVALIDURL = -1073651711;
public const int DTS_E_INVALIDURL = -1073651711;
val mutable DTS_E_INVALIDURL : int
Public Const DTS_E_INVALIDURL As Integer = -1073651711