FDO API Reference Feature Data Objects

BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_LONGTRANSACTION public __gc __interface IActivateLongTransaction
 

The FdoIActivateLongTransaction interface defines the ActivateLongTransaction command, which activates a long transaction where feature manipulation and locking commands operate on it. Input to the activate long transaction command is the long transaction name. The Execute operation activates the identified long transaction if the user has access privileges for it.


Comments or suggestions? Send us feedback.