HResults.DTS_MSG_SERVER_MISSING_CONFIG 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 MessageText: Microsoft SSIS Service configuration file does not exist.%nLoading with default settings.
public: int DTS_MSG_SERVER_MISSING_CONFIG = 272;
public const int DTS_MSG_SERVER_MISSING_CONFIG = 272;
val mutable DTS_MSG_SERVER_MISSING_CONFIG : int
Public Const DTS_MSG_SERVER_MISSING_CONFIG As Integer = 272