HResults.DTS_MSG_SERVER_START_FAILED 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_START_FAILED MessageText: Microsoft SSIS Service failed to start.%nError: %1
public: int DTS_MSG_SERVER_START_FAILED = 260;
public const int DTS_MSG_SERVER_START_FAILED = 260;
val mutable DTS_MSG_SERVER_START_FAILED : int
Public Const DTS_MSG_SERVER_START_FAILED As Integer = 260