3I0Berkeley DB: DbInfo::set_re_delim[P

DbInfo::set_re_delim





#include <db_cxx.h>

void DbInfo::set_re_delim(int);





Description



?Set the delimiting byte used to mark the end of a record in the(source file for the Recno access method.FThis byte is used for variable length records, if the re_source3file is specified and the DB_DELIMITER flag is set.FIf the re_source file is specified and the DB_DELIMITER flag is<not set, <newline> characters (i.e. ``\en'', 0x0a) are%interpreted as end-of-record markers.



Class

4DbInfo



See Also

NDbInfo::set_bt_compare,LDbInfo::set_bt_maxkey,LDbInfo::set_bt_minkey,LDbInfo::set_bt_prefix,LDbInfo::set_cachesize,HDbInfo::set_compare,DDbInfo::set_flags,LDbInfo::set_h_ffactor,FDbInfo::set_h_hash,HDbInfo::set_h_nelem,FDbInfo::set_lorder,FDbInfo::set_malloc,JDbInfo::set_pagesize,DbInfo::set_re_delim,FDbInfo::set_re_len,EDbInfo::set_re_padandLDbInfo::set_re_source.
ÿÿ