언어

HResults.DTS_E_INVALIDURL 필드

정의

MessageId: DTS_E_INVALIDURL MessageText: 지정된 URL이 유효하지 않습니다. 서버나 프록시 URL이 null이거나 잘못된 형식일 때 발생할 수 있습니다. 유효한 URL 형식은 http://ServerName:Port/ResourcePath 또는 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

필드 값

Value = -1073651711

적용 대상