หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Retrieves the Clob value designated by the java.sql.Clob object as a java.io.Reader object.
Overload List
| Name | Description |
|---|---|
| getCharacterStream Method () | Returns the Clob data as a java.io.Reader object or as a stream of characters. |
| getCharacterStream Method (long, long) | Returns the Clob data as a java.io.Reader object or as a stream of characters with the specified position and length. |
See Also
SQLServerClob Methods
SQLServerClob Members
SQLServerClob Class