HResults.DTS_E_XMLSRCFILENOTFOUND 字段

定义

MessageId:DTS_E_XMLSRCFILENOTFOUND MessageText:找不到文件“%1!s!” 。 请验证文件路径,然后重试。

public: int DTS_E_XMLSRCFILENOTFOUND = -1071582144;
public const int DTS_E_XMLSRCFILENOTFOUND = -1071582144;
val mutable DTS_E_XMLSRCFILENOTFOUND : int
Public Const DTS_E_XMLSRCFILENOTFOUND As Integer  = -1071582144

字段值

Value = -1071582144

适用于