FDO .NET API Reference Feature Data Objects
__property OSGeo ::FDO ::Commands ::Locking ::ILockConflictReader* OSGeo::FDO::Commands::Feature::ISelectImp::get_LockConflicts (  ) 

When executing the operation ExecuteWithLock lock conflicts may occur. Those lock conflicts are reported. The function GetLockConflicts returns a lock conflict reader providing access to the list of lock conflicts that occurred during the execution of the operation.

Returns:
Returns a lock conflict reader.


Comments or suggestions? Send us feedback.