Web API Reference MapGuide Open Source
MgLongTransactionReader* MgLongTransactionReader::GetChildren (  ) 

Provides access to the direct descendant long transactions for the long transaction being currently read.

Remarks:
The caller can use the returned reader to get to the next level of descendants if required. The returned reader is empty if there are no descendants for the long transaction.

Returns:
Returns an MgLongTransactionReader instance containing the direct descendants for the long transaction currently being read.


Comments or suggestions? Send us feedback.