Main Page
Modules
Classes
Files
FdoISQLDataReader
Close
GetBoolean
GetByte
GetColumnCount
GetColumnName
GetColumnType
GetDateTime
GetDouble
GetGeometry
GetInt16
GetInt32
GetInt64
GetLOB
GetLOBStreamReader
GetPropertyType
GetSingle
GetString
IsNull
ReadNext
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.