This document is archived and information here might be outdated.  Recommended version.


IDatabaseLocksInfo Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesGDB > ESRI.ArcGIS.DataSourcesGDB > Interfaces > ID > IDatabaseLocksInfo Interface
ArcGIS Developer Help

IDatabaseLocksInfo Interface

Methods for getting information about locks in a database.

Product Availability

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

Members

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

Classes that implement IDatabaseLocksInfo

Classes Description

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.