FDO .NET API Reference Feature Data Objects

mgIUpdate.h File Reference

Include dependency graph for mgIUpdate.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

OSGeo::FDO::Commands::Feature::IFeatureReaderOSGeo::FDO::Commands::Feature::Execute ()
 Executes the update command and returns the number of modified instances.
__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::Locking::ILockConflictReader
public __gc __interface OSGeo::FDO::Commands::Feature::IUpdate

Comments or suggestions? Send us feedback.