HResults.DTS_E_VARIABLEDEADLOCK_BOTH 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_BOTH MessageText: A deadlock was detected while trying to lock variables "%1!s!" for read access and variables "%2!s!" for read/write access. A lock cannot be acquired after 16 attempts. The locks timed out.
public: int DTS_E_VARIABLEDEADLOCK_BOTH = -1073659811;
public const int DTS_E_VARIABLEDEADLOCK_BOTH = -1073659811;
val mutable DTS_E_VARIABLEDEADLOCK_BOTH : int
Public Const DTS_E_VARIABLEDEADLOCK_BOTH As Integer = -1073659811