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

mgICreateLongTransaction.h File Reference

Include dependency graph for mgICreateLongTransaction.h:


Namespaces

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

Functions

__property System::String * get_Description ()
 Gets the description of the long transaction to create as a string.
__property System::Void set_Description (System::String *value)
 Sets the description of the long transaction to create as a string.

Variables

public __gc __interface ICreateLongTransaction

Function Documentation

__property System::String* get_Description  ) 
 

Gets the description of the long transaction to create as a string.

Returns:
Returns the description of the long transaction

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

Sets the description of the long transaction to create as a string.

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

Variable Documentation

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


Comments or suggestions? Send us feedback.