HResults.DTS_MSG_SERVER_MISSING_CONFIG_REG Field

Definition

MessageId: DTS_MSG_SERVER_MISSING_CONFIG_REG MessageText: Microsoft SSIS Service: %nRegistry setting specifying configuration file does not exist. %nAttempting to load default config file.

public: int DTS_MSG_SERVER_MISSING_CONFIG_REG = 274;
public const int DTS_MSG_SERVER_MISSING_CONFIG_REG = 274;
val mutable DTS_MSG_SERVER_MISSING_CONFIG_REG : int
Public Const DTS_MSG_SERVER_MISSING_CONFIG_REG As Integer  = 274

Field Value

Value = 274

Applies to