| title | getBinaryStream Method (SQLServerBlob) | Microsoft Docs |
|---|---|
| ms.custom | |
| ms.date | 01/19/2017 |
| ms.prod | sql |
| ms.prod_service | connectivity |
| ms.reviewer | |
| ms.technology | connectivity |
| ms.topic | conceptual |
| ms.assetid | 4fb5a2d3-5db6-4e62-8000-d0f486c7cf46 |
| author | David-Engel |
| ms.author | v-daenge |
[!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