getBinaryStream Method (SQLServerBlob)
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