Muistiinpano
Tämän sivun käyttö edellyttää valtuutusta. Voit yrittää kirjautua sisään tai vaihtaa hakemistoa.
Tämän sivun käyttö edellyttää valtuutusta. Voit yrittää vaihtaa hakemistoa.
Retrieves the NCLOB value designated by this java.sql.NClob object as a java.io.Reader object.
Overload List
| Name | Description |
|---|---|
| getCharacterStream Method () (SQLServerNClob) | Retrieves the NCLOB data as a Reader object or as a stream of characters. |
| getCharacterStream Method (long, long) (SQLServerNClob) | Retrieves the NCLOB data as a Reader object or as a stream of characters with the specified position and length. |
See Also
SQLServerNClob Methods
SQLServerNClob Members
SQLServerNClob Class