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_ResultSet_iface class

UltraLite_ResultSet_iface class Next Page

DeleteNamed function


Synopsis

bool UltraLite_ResultSet_iface::DeleteNamed(
const ULValue & table_name
)

Parameters
Remarks

Deletes the current row and moves it to the next valid row.