db get_type |
db get_typeDescription(db get_type)
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.
Copyright (c) 1996,2008 Oracle. All rights reserved.