Freigeben über


length Method (SQLServerBlob)

Returns the number of bytes in the BLOB object.

public long length()

Rückgabewert

A long value that specifies the number of bytes.

Ausnahmen

SQLServerException

Hinweise

This length method is specified by the length method in the java.sql.Blob interface.

Siehe auch

Referenz

SQLServerBlob Class

Konzepte

SQLServerBlob Methods
SQLServerBlob Members