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