Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This method frees the CLOB object and releases the resources that it holds.
Syntax
public void free()
Exceptions
Remarks
This free method is specified by the free method in the java.sql.Clob interface.
See Also
SQLServerClob Methods
SQLServerClob Members
SQLServerClob Class