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

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:
name Input the column name.
Returns:
Returns the FGF byte array value.


Comments or suggestions? Send us feedback.