FDO API Reference Feature Data Objects

virtual FDO_API FdoByteArray* FdoISQLDataReader::GetGeometry FdoString columnName  )  [pure virtual]
 

Gets the geometry value of the specified column as a byte array in FGF format. No conversion is performed, thus the column must be of Geometric type or an exception is thrown.

Parameters:
columnName Input the column name.
Returns:
Returns the FGF byte array value.

Comments or suggestions? Send us feedback.