Main Page
Related Pages
Modules
Namespaces
Classes
Files
OSGeo
::
FDO
::
Commands
::
SQL
::
ISQLDataReaderImp
Close
GetBoolean
GetByte
GetColumnCount
GetColumnName
GetColumnType
GetDateTime
GetDouble
GetGeometry
GetInt16
GetInt32
GetInt64
GetLOB
GetLOBStreamReader
GetPropertyType
GetSingle
GetString
IsNull
ReadNext
OSGeo ::FDO ::Schema ::
DataType
OSGeo::FDO::Commands::SQL::ISQLDataReaderImp::GetColumnType
(
System::String *
name
)
Gets the data type of the column with the specified name.
Parameters:
name
Input the column name.
Returns:
Returns the type of the column.