|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IDatabaseLocksInfo
Methods for getting information about locks in a database.
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.
| Method Summary | |
|---|---|
IEnumDatabaseLockInfo |
getAllLocks()
All the locks in the database. |
| Method Detail |
|---|
IEnumDatabaseLockInfo getAllLocks()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||