FDO API Reference Feature Data Objects
virtual FDO_API FdoDataType FdoISQLDataReader::GetColumnType ( FdoString columnName  )  [pure virtual]

Gets the data type of the column with the specified name.

Parameters:
columnName Input the column name.
Returns:
Returns the type of the column.


Comments or suggestions? Send us feedback.