FDO API Reference Feature Data Objects

virtual FDO_API FdoILongTransactionReader* FdoILongTransactionReader::GetParents  )  [pure virtual]
 

Provides access to the direct ascendant long transactions for the long transaction being currently read. 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 a long transaction reader with the direct ascendants for the long transaction currently being read.

Comments or suggestions? Send us feedback.