语言

HResults.DTS_MSG_SERVER_BAD_CONFIG 字段

定义

MessageId:DTS_MSG_SERVER_BAD_CONFIG MessageText:Microsoft SSIS服务配置文件不正确。%nError 读取配置文件:%1%n%nLoading 服务器默认设置。

public: int DTS_MSG_SERVER_BAD_CONFIG = 273;
public const int DTS_MSG_SERVER_BAD_CONFIG = 273;
val mutable DTS_MSG_SERVER_BAD_CONFIG : int
Public Const DTS_MSG_SERVER_BAD_CONFIG As Integer  = 273

字段值

Value = 273

适用于