Share via


HResults.DTS_E_INVALIDURL Feld

Definition

MessageId: DTS_E_INVALIDURL MessageText: Die angegebene URL ist ungültig. Dies ist auf eine Server- oder Proxy-URL gleich NULL oder auf ein falsches Format zurückzuführen. Ein gültiges URL-Format ist http://ServerName:Port/ResourcePath oder 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

Feldwert

Value = -1073651711

Gilt für: