Function CSPODBCField::IsNull()

Description:
Retrieves informatin on whether the value of the field is null or not.

Prototype:
bool IsNull() const;

Arguments:
No arguments (void).

Return value:
If the value is null, it returns true. Otherwise, it returns false.

See also:
member function IsNullable()
CSPODBCField | ODBC support classes | Class Categories | Online help home | Back

www.micronovae.com

Copyright © 2002 - 2005 Micronovae Ltd