Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns an input stream to read data from the BLOB.
Overload List
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. |
See Also
SQLServerBlob Methods
SQLServerBlob Members
SQLServerBlob Class