Measure a smart large object
Use the IfxLoSize() method in the IfxSmartBlob class to return the size of a smart large object. This method returns a long integer representing the size of the large object.
The
method signature is as follows:
public long IfxLoSize(int lofd) throws SQLException