com.microstrategy.webapi.EnumDSSXMLObjectLockFlags |
The interface EnumDSSXMLObjectLockFlags
enumerates the constants
describing the object lock types.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | DssXmlObjectLockConstituents | Indicates to lock an object as well as its constituents (as in an entire schema lock). | |||||||||
int | DssXmlObjectLockPermanent | Indicates to place a permanent lock on an object that does not automatically get unlocked when a session ends. | |||||||||
int | DssXmlObjectLockReserved | Reserved. |
Indicates to lock an object as well as its constituents (as in an entire schema lock).
Indicates to place a permanent lock on an object that does not automatically get unlocked when a session ends.
Reserved.