SE_serverinfo_get_trimlocking |
Returns the trim locking type of a SE_SERVERINFO object
LONG SE_serverinfo_set_trimlocking (SE_SERVERINFO svrInfo, SE_TRIM_LOCKING_TYPE trimLocking)
svrInfo | The opaque SE_SERVERINFO object to update |
trimLocking | The new trim locking type for the input SE_SERVERINFO object |
The TRIMLOCKINGTYPE parameter defines whether or not explicit table locking occurs on a versioned table’s D (deletes) table during a compress operation or when a versioned row is updated or deleted. By default, explicit table locking is enabled.
SE_SUCCESS
SE_INVALID_POINTER
SE_INVALID_SERVERINFO_OBJECT
SE_SDE_NOT_STARTED