| title | free Method (SQLServerBlob) |
|---|---|
| description | free Method (SQLServerBlob) |
| author | David-Engel |
| ms.author | davidengel |
| ms.date | 01/19/2017 |
| ms.service | sql |
| ms.subservice | connectivity |
| ms.topic | reference |
[!INCLUDEDriver_JDBC_Download]
This method frees the BLOB object and releases the resources that it holds.
public void free()
This free method is specified by the free method in the java.sql.Blob interface.
SQLServerBlob Methods
SQLServerBlob Members
SQLServerBlob Class