FDO API Reference Feature Data Objects

virtual FDO_API FdoString* FdoISQLDataReader::GetString FdoString columnName  )  [pure virtual]
 

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

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

Comments or suggestions? Send us feedback.