Szerkesztés

Megosztás a következőn keresztül:


free Method (SQLServerNClob)

Download JDBC driver

This method frees the NCLOB object and releases the resources that it holds.

Syntax

  
public void free()  

Exceptions

SQLServerException

Remarks

This free method is specified by the free method in the java.sql.NClob interface.

See Also

SQLServerNClob Methods
SQLServerNClob Members
SQLServerNClob Class