| title | updateRef Method (SQLServerResultSet) | Microsoft Docs | |
|---|---|---|
| ms.custom | ||
| ms.date | 01/19/2017 | |
| ms.prod | sql | |
| ms.prod_service | connectivity | |
| ms.reviewer | ||
| ms.technology | connectivity | |
| ms.topic | conceptual | |
| apiname |
|
|
| apilocation |
|
|
| apitype | Assembly | |
| ms.assetid | 1d80d9e1-4f58-4cc2-9ed6-786fdf3e2660 | |
| author | David-Engel | |
| ms.author | v-daenge |
[!INCLUDEDriver_JDBC_Download]
Updates the designated column with a java.sql.Ref value.
| Name | Description |
|---|---|
| updateRef (int, java.sql.Ref) | Updates the designated column with a java.sql.Ref value given the column index. |
| updateRef (java.lang.String, java.sql.Ref) | Updates the designated column with a java.sql.Ref value given the column name. |