FDO .NET API Reference Feature Data Objects
OSGeo ::FDO ::Commands ::LongTransaction ::ILongTransactionReader* OSGeo::FDO::Commands::LongTransaction::ILongTransactionReaderImp::GetChildren (  ) 

Provides access to the direct descendent long transactions for the long transaction being currently read. The caller can use the returned reader to get to the next level of descendents if required. The returned reader is empty if there are no descendents for the long transction.

Returns:
Returns a long transaction reader with the direct descendents for the long transaction currently being read.


Comments or suggestions? Send us feedback.