FDO API Reference Feature Data Objects

__property NAMESPACE_OSGEO_FDO_COMMANDS_LOCKING::ILockConflictReader* get_LockConflicts  ) 
 

Deleting objects might result in lock conflicts if objects to be deleted are not exclusively locked for the user attempting to delete the object. A lock conflict report is generated. The function GetLockConflicts returns a lock conflict reader that provides access to the list of lock conflicts that occurred during the execution of the delete operation.

Returns:
Returns a lock conflict reader.

Comments or suggestions? Send us feedback.