API Reference > OdDb Classes > OdDbTableIterator Class > OdDbTableIterator Methods > OdDbTableIterator::getColumn Method
OdDbTableIterator::getColumn Method
Syntax
C++
OdInt32 getColumn() const;

The index of the column within the iteration range. Returns -1 if rows are currently iterated.

Returns the index of the column of the current iteration position.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.