FDO API Reference Feature Data Objects

mgIGetLongTransactions.h File Reference

Include dependency graph for mgIGetLongTransactions.h:

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


Functions

NAMESPACE_OSGEO_FDO_COMMANDS_LONGTRANSACTION::ILongTransactionReaderExecute ()
 Executes the GetLongTransactions command returning a reference to an FdoILongTransactionReader.
__property System::String * get_Name ()
 Gets the currently set name of the long transaction for which the long transaction information should be retrieved. If the property is not set, the function returns a NULL pointer.

Variables

public __gc __interface IGetLongTransactions
 The FdoIGetLongTransactions interface defines the GetLongTransactions command. It allows a user to retrieve long transaction information for all or a specific long transaction. The command returns a FdoILongTransactionReader object enumerating the identified long transactions.
BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_LONGTRANSACTION
public __gc __interface 
ILongTransactionReader

Comments or suggestions? Send us feedback.