--- 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 --- # getBinaryStream Method (SQLServerBlob) [!INCLUDE[Driver_JDBC_Download](../../../includes/driver_jdbc_download.md)] Returns an input stream to read data from the BLOB. ## Overload List |Name|Description| |----------|-----------------| |[getBinaryStream Method ()](../../../connect/jdbc/reference/getbinarystream-method.md)|Returns an input stream to read data from the BLOB.| |[getBinaryStream Method (long, long)](../../../connect/jdbc/reference/getbinarystream-method-long-long.md)|Returns an input stream object that contains a partial BLOB value by using the specified starting position and the length.| ## See Also [SQLServerBlob Methods](../../../connect/jdbc/reference/sqlserverblob-methods.md) [SQLServerBlob Members](../../../connect/jdbc/reference/sqlserverblob-members.md) [SQLServerBlob Class](../../../connect/jdbc/reference/sqlserverblob-class.md)