Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » UltraLite - C and C++ Programming » UltraLite C++ API Reference » UltraLite_Cursor_iface class

SetSuspend function Next Page

Update function


Synopsis

bool UltraLite_Cursor_iface::Update()

Remarks

Updates the current row.

The table must be in update mode for this operation to succeed. Use UpdateBegin function to switch to update mode;