HResults.DTS_E_INVALIDSCHEME 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_INVALIDSCHEME MessageText : L’URL %1!s ! n’est pas valide. Cela peut se produire lorsqu’un schéma autre que http ou https est spécifié, ou que l’URL est 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_INVALIDSCHEME = -1073651710;
public const int DTS_E_INVALIDSCHEME = -1073651710;
val mutable DTS_E_INVALIDSCHEME : int
Public Const DTS_E_INVALIDSCHEME As Integer = -1073651710