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

mgIActivateLongTransaction.h File Reference

Include dependency graph for mgIActivateLongTransaction.h:


Namespaces

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

Functions

System::Void 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 System::Void set_Name (System::String *value)
 Sets the name of the long transaction to activate as a string.

Variables

public __gc __interface IActivateLongTransaction

Function Documentation

System::Void 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.

Returns:
Returns nothing

__property System::Void set_Name System::String *  value  ) 
 

Sets the name of the long transaction to activate as a string.

Parameters:
value Input the name of the long transaction
Returns:
Returns nothing

Variable Documentation

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


Comments or suggestions? Send us feedback.