AutoCAD Map 3D 2009 Geospatial Platform Reference

AutoCAD Map 3D Geospatial Platform API

MgLongTransactionReader* MgLongTransactionReader::GetParents (  ) 

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

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

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