1I.Berkeley DB: DbInfo::set_re_pad[P

DbInfo::set_re_pad





#include <db_cxx.h>

void DbInfo::set_re_pad(int);





Description

DSet the pad character for short records for the Recno access method.FThe pad character is used for fixed length records, if the DB_PAD flagis set.BIf the DB_PAD flag is not explicitly set, <space> characters"(i.e., 0x20) are used for padding.



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,JDbInfo::set_re_delim,FDbInfo::set_re_len,DbInfo::set_re_padandLDbInfo::set_re_source.
ÿÿ