FDO API Reference Feature Data Objects

virtual FDO_API FdoLOBValue* FdoISQLDataReader::GetLOB FdoString propertyName  )  [pure virtual]
 

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.