Ambil perhatian
Akses ke halaman ini memerlukan kebenaran. Anda boleh cuba log masuk atau menukar direktori.
Akses ke halaman ini memerlukan kebenaran. Anda boleh cuba menukar direktori.
Returns the CLOB data as a Reader object or as a stream of characters.
Syntax
public java.io.Reader getCharacterStream()
Return Value
A Reader object that contains the CLOB data.
Exceptions
Remarks
This getCharacterStream method is specified by the getCharacterStream method in the java.sql.Clob interface.
See Also
SQLServerClob Methods
SQLServerClob Members
SQLServerClob Class