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

Gets the string value of the specified column. No conversion is performed, thus the column must be DataType_String or an exception is thrown.

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


Comments or suggestions? Send us feedback.