FDO .NET API Reference | Feature Data Objects |
Include dependency graph for mgICreateLongTransactionCheckpoint.h:
Namespaces | |
namespace | OSGeo |
namespace | OSGeo::FDO |
namespace | OSGeo::FDO::Commands |
namespace | OSGeo::FDO::Commands::LongTransaction |
Functions | |
__property System::String * | get_CheckpointDescription () |
Gets the description of the checkpoint to be created for the named long transaction. | |
__property System::String * | get_CheckpointName () |
Gets the name of the checkpoint to be created for the named long transaction. | |
__property System::Void | set_CheckpointDescription (System::String *value) |
Sets the description of the checkpoint to be created for the named long transaction. | |
Variables | |
public __gc __interface | ICreateLongTransactionCheckpoint |
|
Gets the description of the checkpoint to be created for the named long transaction.
|
|
Gets the name of the checkpoint to be created for the named long transaction.
|
|
Sets the description of the checkpoint to be created for the named long transaction.
|
|
|
Comments or suggestions? Send us feedback. |