FDO API Reference Feature Data Objects
virtual FDO_API FdoString* FdoISQLDataReader::GetColumnName ( FdoInt32  index  )  [pure virtual]

Gets the name of the column at the given ordinal position.

Parameters:
index Input the position of the column.
Returns:
Returns the column name


Comments or suggestions? Send us feedback.