db get_type

APIRef

db get_type

Description

The db get_type command returns the underlying database type, returning one of "btree", "hash", "queue" or "recno".

In the case of error, a Tcl error is thrown.

APIRef

Copyright Sleepycat Software