共用方式為


EnumLocks 方法

Enumerates a list of current locks on the database.

多載清單 

  名稱 描述
公用方法 EnumLocks() () () () Enumerates a list of all current locks held on the database.
公用方法 EnumLocks(Int32) Enumerates a list of current locks held on the database for a specified system process ID.

頂端