All the locks in the database.
[Visual Basic .NET] Public ReadOnly Property AllLocks As IEnumDatabaseLockInfo
[C#] public IEnumDatabaseLockInfo AllLocks {get;}
[C++]
HRESULT get_AllLocks(
IEnumDatabaseLockInfo** locks
);
[C++]Parameters
locks [out, retval]locks is a parameter of type IEnumDatabaseLockInfo
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.