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