title | description | author | ms.author | ms.date | ms.service | ms.subservice | ms.topic | apilocation | apiname | apitype |
---|---|---|---|---|---|---|---|---|---|---|
length Method (SQLServerBlob) |
length Method (SQLServerBlob) |
David-Engel |
davidengel |
01/19/2017 |
sql |
connectivity |
reference |
sqljdbc.jar |
SQLServerBlob.length |
Assembly |
[!INCLUDEDriver_JDBC_Download]
Returns the number of bytes in the BLOB object.
public long length()
A long value that specifies the number of bytes.
This length method is specified by the length method in the java.sql.Blob interface.
SQLServerBlob Methods
SQLServerBlob Members
SQLServerBlob Class