FDO .NET API Reference Feature Data Objects
System::Int16 OSGeo::FDO::Commands::SQL::ISQLDataReaderImp::GetInt16 ( System::String *  name  ) 

Gets the signed 16-bit integer value of the specified column. No conversion is performed, thus the column must be DataType_Int16 or an exception is thrown.

Parameters:
name Input the column name.
Returns:
Returns the Int16 value.


Comments or suggestions? Send us feedback.