Freigeben über


free Method (SQLServerClob)

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

Hinweis

This feature is introduced starting with the Microsoft SQL Server JDBC Driver version 2.0.

public void free()

Ausnahmen

SQLServerException

Hinweise

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

Siehe auch

Referenz

SQLServerClob Class

Konzepte

SQLServerClob Methods
SQLServerClob Members