This package is part of the DBMDatabase manpage. For more information on the database see the DBMDatabase::Overview.
Copyright ©
1997 Curtis
E. Dyreson. All rights reserved. Please be aware of
the DBMDatabase::Licence and DBMDatabase::Version.
A tuple is a pairing of a key and a value.
- The key for the tuple.
Create a tuple with the given key.
Convert the key to a byte array.
Convert the key to a String.
Convert the key to an DBMDatabase::Id.
Convert the key to an DBMDatabase::IdSet.
Convert the key to an DBMDatabase::IdList.
Convert the key to a StringList.
Convert the value to a byte image.
Convert the value to a byte image.
Convert the value to a DBMDatabase::Id.
Convert the value to a DBMDatabase::IdSet.
Convert the value to a DBMDatabase::IdSetWithCount.
Convert the value to a DBMDatabase::IdList.
Convert the value to a DBMDatabase::StringList.
Is this needed?