FDO .NET API Reference Feature Data Objects
OSGeo ::FDO ::Expression ::LOBValue* OSGeo::FDO::Commands::Feature::IReaderImp::GetLOB ( System::String *  name  ) 

Gets a LOBValue reference. The LOB is fully read in and data available. Because no conversion is performed, the property must be DataType_BLOB or DataType_CLOB etc. (a LOB type).

Parameters:
name Input the property name.
Returns:
Returns the reference to LOBValue


Comments or suggestions? Send us feedback.