HResults.DTS_I_CONFIGFROMFILE 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_I_CONFIGFROMFILE MessageText: The package is attempting to configure from the XML file "%1!s!".
public: int DTS_I_CONFIGFROMFILE = 1073832001;
public const int DTS_I_CONFIGFROMFILE = 1073832001;
val mutable DTS_I_CONFIGFROMFILE : int
Public Const DTS_I_CONFIGFROMFILE As Integer = 1073832001