Class encapsulating a String in a Database
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 String is a 'key' or 'value' data type for columns in a database DBMDatabase::Table.
A StringCol is just a String really
- The sequence of bytes
Create a string col the byte image of a string.
Returns a byte image of a stringcol.
Return a string image of the StringCol.