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. Ceci peut se produire lorsque l'URL du serveur ou du proxy a la valeur NULL ou en cas de format incorrect. Un format d’URL valide est de la forme 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