• Antelope Release 5.10 Linux CentOS release 7.6.1810 (Core) 3.10.0 2020-05-12

 

NAME

dbset - set database parameters

SYNOPSIS

#include "db.h" ;

int dbset(Dbptr db, int code, void *value)

DESCRIPTION

dbset allows setting certain parameters in the db library. The parameters which may be set are indicated by their code, and are the following:

RETURN VALUES

Returns dbINVALID in the event of an error, normally returns 0.

LIBRARY

$(DBLIBS)

SEE ALSO

dbintro(3)
antelopeenv(5)

AUTHOR

Daniel Quinlan
Printer icon