Compartir a través de


getNClob Method (SQLServerResultSet)

Retrieves the value of the designated column in the current row of the SQLServerResultSet object as an NClob object in the Java programming language.

Overload List

Name Description

getNClob Method (int) (SQLServerResultSet)

Retrieves the value of the designated column in the current row of the SQLServerResultSet object as an NClob object in the Java programming language.

getNClob Method (java.lang.String) (SQLServerResultSet)

Retrieves the value of the designated column in the current row of the SQLServerResultSet object as an NClob object in the Java programming language.

Vea también

Referencia

SQLServerResultSet Class

Conceptos

SQLServerResultSet Methods
SQLServerResultSet Members