ArcObjects Library Reference (DataSourcesGDB)  

IDatabaseLocksInfo Interface

Methods for getting information about locks in a database.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read-only property AllLocks All the locks in the database.

Remarks

Returns an enumeration of IDatabaseLockInfo objects for the workspace. The user must be a Geodatabase administrator to view all of the locks in a workspace. If the user is not a Geodatabase administrator the interface will return an error FDO_E_NO_PERMISSIONS.