| title | SQLServerBlob Class |
|---|---|
| description | SQLServerBlob Class |
| author | David-Engel |
| ms.author | davidengel |
| ms.date | 01/19/2017 |
| ms.service | sql |
| ms.subservice | connectivity |
| ms.topic | reference |
| apilocation | sqljdbc.jar |
| apiname | SQLServerBlob |
| apitype | Assembly |
[!INCLUDEDriver_JDBC_Download]
Represents a binary large object (BLOB).
Package: com.microsoft.sqlserver.jdbc
Extends: java.lang.Object
Implements: java.sql.Blob, java.io.Serializable
public class SQLServerBlob
A BLOB is stored in [!INCLUDEssNoVersion] as an IMAGE data type.