HResults.DTS_E_RETRIEVINGDEPENDENCIES 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.
A failure occurred on task "%1": 0x%2!8.8X! while retrieving dependencies. The runtime was retrieving dependencies from the task's dependencies collection when the error occurred. The task may have incorrectly implemented one of the dependency interfaces.
public: int DTS_E_RETRIEVINGDEPENDENCIES = -1073594107;
public const int DTS_E_RETRIEVINGDEPENDENCIES = -1073594107;
val mutable DTS_E_RETRIEVINGDEPENDENCIES : int
Public Const DTS_E_RETRIEVINGDEPENDENCIES As Integer = -1073594107