HResults.DTS_MSG_SERVER_STOPPING 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 MessageText: Stopping Microsoft SSIS Service.%n%nStop all running packages on exit: %1
public: int DTS_MSG_SERVER_STOPPING = 258;
public const int DTS_MSG_SERVER_STOPPING = 258;
val mutable DTS_MSG_SERVER_STOPPING : int
Public Const DTS_MSG_SERVER_STOPPING As Integer = 258