fbsql_blob_size
Get the size of a BLOB
&reftitle.description;
intfbsql_blob_size
stringblob_handle
resourcelink_identifier
Returns the size of the given BLOB.
&reftitle.parameters;
blob_handle
A BLOB handle, returned by fbsql_create_blob.
&fbsql.link-identifier.description;
&reftitle.returnvalues;
Returns the BLOB size as an integer, or &false; on error.
&reftitle.seealso;
fbsql_clob_size