com.microstrategy.webapi.EnumDSSXMLLockQuery |
The interface EnumDSSXMLLockQuery
enumerates the constants
describing the object lock information.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | DssXMLLockQueryReserved | Reserved | |||||||||
int | DssXmlLLockQueryState | Represents the state of the lock on an object. | |||||||||
int | DssXmlLockQueryComment | Represents the comment about the lock on an object. | |||||||||
int | DssXmlLockQueryGovernor | Represents the governor of the locked object. | |||||||||
int | DssXmlLockQueryMachine | Represents the machine name where the locked object resides. | |||||||||
int | DssXmlLockQueryOwner | Represents the owner of the locked object. | |||||||||
int | DssXmlLockQueryTime | Represents the time stamp when the lock was placed on the object. |
Reserved
Represents the state of the lock on an object.
Represents the comment about the lock on an object.
Represents the governor of the locked object.
Represents the machine name where the locked object resides.
Represents the owner of the locked object.
Represents the time stamp when the lock was placed on the object.