FDO API Reference Feature Data Objects

virtual FDO_API FdoILockConflictReader* FdoIAcquireLock::Execute  )  [pure virtual]
 

Executes the AcquireLock command, returning an FdoILockConflictReader.

Returns:
Returns a list of feature instances which could not be locked. The list could be empty indicating that all of the feature instances specified in the filter have been locked, or it could contain the list of feature instances that could not be locked because they are already locked by someone or because the locking strategy is all and at least one of the feature instances specified in the filter is already locked by someone else.

Comments or suggestions? Send us feedback.