HResults.DTS_E_VARIABLEDEADLOCK 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_VARIABLEDEADLOCK MessageText: Deadlock detected while trying to lock variables. The locks cannot be acquired after 16 attempts. The locks timed out.
public: int DTS_E_VARIABLEDEADLOCK = -1073659827;
public const int DTS_E_VARIABLEDEADLOCK = -1073659827;
val mutable DTS_E_VARIABLEDEADLOCK : int
Public Const DTS_E_VARIABLEDEADLOCK As Integer = -1073659827