Function CSPODBCField::IsNullable()

Description:
Retrieves information on whether the field can be set to null.

Prototype:
bool IsNullable() const;

Arguments:
No arguments (void).

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

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

www.micronovae.com

Copyright © 2002 - 2005 Micronovae Ltd