Database.EnumLocks Method
Enumerates a list of current locks on the database.
Overload List
| Name | Description |
|---|---|
| Database.EnumLocks () |
Enumerates a list of all current locks held on the database.
|
| Database.EnumLocks (Int32) |
Enumerates a list of current locks held on the database for a specified system process ID.
|