HResults.DTS_MSG_SERVER_STOPPING Field

Definition

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

Field Value

Value = 258

Applies to