HResults.DTS_MSG_SERVER_MISSING_CONFIG_REG 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_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