Σημείωση
Η πρόσβαση σε αυτή τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να συνδεθείτε ή να αλλάξετε καταλόγους.
Η πρόσβαση σε αυτή τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να αλλάξετε καταλόγους.
Retrieves the NCLOB data as a Reader object or as a stream of characters.
Syntax
public java.io.Reader getCharacterStream()
Exceptions
Return Value
A Reader object that contains the NCLOB data.
Remarks
This getCharacterStream method is specified by the getCharacterStream method in the java.sql.NClob interface.
See Also
getCharacterStream Method (SQLServerNClob)
SQLServerNClob Methods
SQLServerNClob Members
SQLServerNClob Class