Check if oid DOES NOT represent an object in the database.
- Returns:
- True when oid does not represent an object in the database.
- Parameters:
-
- Returns:
- True if oid DOES NOT represent an object in the database.
- False if oid DOES represent an object in the databaase.
- -1 indicating an invalid oid parameter.
On failure, one of the following error codes is set:
- See also:
- db_oid_t,
get_db_error, clear_db_error, Error Handling