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

mgIActivateLongTransactionCheckpoint.h File Reference

Include dependency graph for mgIActivateLongTransactionCheckpoint.h:


Namespaces

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

Functions

__property System::Void set_CheckpointName (System::String *value)
 Sets the name of the checkpoint to be activated for the named long transaction. If the property's value is empty the system will activate the most recent checkpoint of the long transaction.

Variables

public __gc __interface IActivateLongTransactionCheckpoint

Function Documentation

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

Sets the name of the checkpoint to be activated for the named long transaction. If the property's value is empty the system will activate the most recent checkpoint of the long transaction.

Parameters:
value Input the name of the checkpoint
Returns:
Returns nothing

Variable Documentation

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


Comments or suggestions? Send us feedback.