HResults.DTS_MSG_SERVER_STOPPING_PACKAGE Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
MessageId: DTS_MSG_SERVER_STOPPING_PACKAGE MessageText: Microsoft SSIS Service: stopping running package.%nPackage instance ID: %1%nPackage ID: %2%nPackage name: %3%nPackage description: %4%nPackage started by: %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