mgIFreezeLongTransaction.h File Reference

Include dependency graph for mgIFreezeLongTransaction.h:

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


Namespaces

namespace  OSGeo
namespace  OSGeo::FDO
namespace  OSGeo::FDO::Commands
namespace  OSGeo::FDO::Commands::LongTransaction

Functions

System::Void OSGeo::FDO::Commands::LongTransaction::Execute ()
 Executes the activate long transaction command. An exception is thrown if the long transaction does not exist or the user does not have access privileges to the long transaction.
__property
OSGeo::FDO::Commands::LongTransaction::LongTransactionPrivilegeOperations 
OSGeo::FDO::Commands::LongTransaction::get_Operation ()
 Gets the operation to perform, grant, or revoke.
__property System::Void OSGeo::FDO::Commands::LongTransaction::set_Name (System::String *value)
 Sets the name of the long transaction to activate as a string.
__property System::Void OSGeo::FDO::Commands::LongTransaction::set_Operation (OSGeo::FDO::Commands::LongTransaction::LongTransactionFreezeOperations value)
 Sets the operation to perform (Freeze or Thaw) on the long transaction.

Variables

public __gc __interface OSGeo::FDO::Commands::LongTransaction::IFreezeLongTransaction