FDO API Reference Feature Data Objects

NAMESPACE_OSGEO_FDO_EXPRESSION::LOBValue* 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 FdoDataType_BLOB or FdoDataType_CLOB etc. (a LOB type).

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

Comments or suggestions? Send us feedback.