db_len_t db::BlobField::size (  ) 

Return the size in bytes of a BLOB (Binary Large OBject) field.

Returns:
size of BLOB in bytes when successful
Precondition:
The table must be in DB_TABLE_BROWSING mode.
See also:
BlobField::write, BlobField::write_final, BlobField::read, BlobField::truncate_blob


Copyright © 2005-2009 ITTIA®. All rights reserved.