method Start transaction and set lock. sLockName - name of lock(max 255 chars), lockTimeOut - time out in seconds, 0 - don't wait, -1 unlimited
Visual Basic |
---|
Public Sub StartTransactionWithLock( _ ByVal sLockName As String, _ ByVal lockTimeOut As Long _ ) |
- sLockName
- lockTimeOut