10.07.2015 Views

Ingres 9.2 Migration Guide - Actian

Ingres 9.2 Migration Guide - Actian

Ingres 9.2 Migration Guide - Actian

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Connectivity EnhancementsResultSet.updateLong() ResultSet.updateNull() ResultSet.updateObject()ResultSet.updateShort() ResultSet.updateString() ResultSet.updateTime() ResultSet.updateTimestamp() Once column values have been set, the changes can be saved or dropped using the following methods:ResultSet.updateRow() ResultSet.cancelRowUpdates() To insert a row, the result set current position must be moved to a specialreserved row. The following methods control the positioning of the result set and the insertion of rows:ResultSet.moveToInsertRow() ResultSet.moveToCurrentRow() ResultSet.insertRow()The following methods can be used to determine the status of a result set row:ResultSet.rowDeleted() ResultSet.rowInserted() ResultSet.rowUpdated() For more information, see the Connectivity <strong>Guide</strong>. .NET Data Provider and Visual Studio .NET IntegrationThis release of <strong>Ingres</strong> introduces support for the Microsoft .NET Frameworkand Visual Studio .NET application development tools.176 <strong>Migration</strong> <strong>Guide</strong>

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!