getNCharacterStream Method (SQLServerResultSet)
Retrieves the value of the designated column in the current row of the SQLServerResultSet object as a Reader object.
Overload List
Name | Description |
---|---|
getNCharacterStream Method (int) (SQLServerResultSet) | Retrieves the value of the designated column in the current row of the SQLServerResultSet object as a Reader object. |
getNCharacterStream Method (java.lang.String) (SQLServerResultSet) | Retrieves the value of the designated column in the current row of the SQLServerResultSet object as a Reader object. |