| title | getBinaryStream Method (SQLServerBlob) |
|---|---|
| description | getBinaryStream 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]
Returns an input stream to read data from the BLOB.
| Name | Description |
|---|---|
| getBinaryStream Method () | Returns an input stream to read data from the BLOB. |
| getBinaryStream Method (long, long) | Returns an input stream object that contains a partial BLOB value by using the specified starting position and the length. |
SQLServerBlob Methods
SQLServerBlob Members
SQLServerBlob Class