Σημείωση
Η πρόσβαση σε αυτήν τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να εισέλθετε ή να αλλάξετε καταλόγους.
Η πρόσβαση σε αυτήν τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να αλλάξετε καταλόγους.
Returns the number of bytes in the BLOB object.
Syntax
public long length()
Return Value
A long value that specifies the number of bytes.
Exceptions
Remarks
This length method is specified by the length method in the java.sql.Blob interface.
See Also
SQLServerBlob Methods
SQLServerBlob Members
SQLServerBlob Class