FDO .NET API Reference Feature Data Objects
Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

OSGeo::FDO::Commands::LongTransaction::OSGeo::FDO::Commands::LongTransaction::IFreezeLongTransaction Interface Reference

Inherited by OSGeo::FDO::Commands::LongTransaction::IFreezeLongTransactionImp.

Inheritance diagram for OSGeo::FDO::Commands::LongTransaction::OSGeo::FDO::Commands::LongTransaction::IFreezeLongTransaction:

[legend]

Detailed Description

The IFreezeLongTransaction interface defines the FreezeLongTransaction command, which freezes or thaws a long transaction. When a long transaction is frozen the user who froze it gains exclusive access to it. Other users can read it, but not apply any updates. Input to the FreezeLongTransaction command is the long transaction name and the operation to perform. The Execute method performs the specified operation on the identified long transaction if the user has access privileges for the indicated long transaction.


Comments or suggestions? Send us feedback.