HResults.DTS_E_CANNOTLOADOLDPACKAGES 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_E_CANNOTLOADOLDPACKAGES MessageText: The package cannot be loaded. This occurs when attempting to load an older version package, or the package file refers to an invalid structured object.
public: int DTS_E_CANNOTLOADOLDPACKAGES = -1073672179;
public const int DTS_E_CANNOTLOADOLDPACKAGES = -1073672179;
val mutable DTS_E_CANNOTLOADOLDPACKAGES : int
Public Const DTS_E_CANNOTLOADOLDPACKAGES As Integer = -1073672179