FDO API Reference Feature Data Objects
virtual FDO_API bool FdoISQLDataReader::IsNull ( FdoString columnName  )  [pure virtual]

Returns true if the value of the specified column is null.

Parameters:
columnName Input the column name.
Returns:
Returns true if the value is null.


Comments or suggestions? Send us feedback.