Note
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Retrieves the NCLOB value designated by this NClob object as an ASCII stream.
Syntax
public java.sql.InputStream getAsciiStream()
Return Value
An InputStream object that contains the NCLOB data.
Exceptions
Remarks
This getAsciiStream method is specified by the getAsciiStream method in the java.sql.SQLServerNClob interface.
See Also
SQLServerNClob Methods
SQLServerNClob Members
SQLServerNClob Class