Home > Contents > Index >
Expanded TOC   |    Accordion TOC   |    Annotated TOC   |    Index

 

FTValList.getValBLOBSize

Gets the size of the blob (Binary Large Object) that is associated with the specified key.

Syntax

Parameters

key
String containing the name of a key.

Returns

The size of the blob; in other words, the number of bytes in the binary data. Returns zero (0) if the key is not found or if the key is not associated with a blob.

 

  Home > Contents > Index >

Oracle JAVA Reference
Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.