HResults.DTS_MSG_SERVER_STOPPING_PACKAGE 字段

定义

MessageId: DTS_MSG_SERVER_STOPPING_PACKAGE MessageText: Microsoft SSIS Service: 停止运行包。%nPackage 实例 ID: %1%n包 ID: %2%n包名称: %3%n包说明: %4%n包启动时间: %5。

public: int DTS_MSG_SERVER_STOPPING_PACKAGE = 336;
public const int DTS_MSG_SERVER_STOPPING_PACKAGE = 336;
val mutable DTS_MSG_SERVER_STOPPING_PACKAGE : int
Public Const DTS_MSG_SERVER_STOPPING_PACKAGE As Integer  = 336

字段值

Value = 336

适用于