#include <FdoStd.h>
#include <Fdo/Commands/ICommand.h>
#include <Fdo/Connections/IConnection.h>
#include <Fdo/Commands/Locking/ILockOwnersReader.h>
Go to the source code of this file.
Classes | |
class | FdoIGetLockOwners |
The FdoIGetLockOwners interface defines the GetLockOwners command, which gets a list of all lock owners. A connected user has the status of being a lock owner as does a user who has released all of his locks. More... |