HResults.DTS_MSG_SERVER_STOPPING_PACKAGE Field

Definition

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

Field Value

Value = 336

Applies to