FDO .NET API Reference Feature Data Objects

mgIDelete.h File Reference

Include dependency graph for mgIDelete.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Namespaces

namespace  OSGeo
namespace  OSGeo::FDO
namespace  OSGeo::FDO::Commands
namespace  OSGeo::FDO::Commands::Feature
namespace  OSGeo::FDO::Commands::Locking

Functions

__property OSGeo::FDO::Commands::Locking::ILockConflictReaderOSGeo::FDO::Commands::Feature::get_LockConflicts ()
 Updating objects might result in lock conflicts if objects to be updated are not exclusively locked for the user attempting to update the object. If objects to be updated are not exclusively locked for the user attempting to update the object, a lock conflict report is generated. This function returns a lock conflict reader providing access to the list of lock conflicts that occurred during the execution of the update operation.

Variables

public __gc __interface OSGeo::FDO::Commands::Feature::IDelete
public __gc __interface OSGeo::FDO::Commands::Locking::ILockConflictReader

Comments or suggestions? Send us feedback.