HResults.DTS_MSG_SERVER_STOP_ERROR 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_STOP_ERROR MessageText: Error stopping Microsoft SSIS Service.%nError: %1
public: int DTS_MSG_SERVER_STOP_ERROR = 261;
public const int DTS_MSG_SERVER_STOP_ERROR = 261;
val mutable DTS_MSG_SERVER_STOP_ERROR : int
Public Const DTS_MSG_SERVER_STOP_ERROR As Integer = 261