Deletes all rows in the table.
Public Sub DeleteAllRows()
public void DeleteAllRows()
ULException class A SQL error occurred.
In some applications, it can be useful to delete all rows from a table before downloading a new set of data into the table. Rows can be deleted from the UltraLite database without being deleted from the consolidated database using ULConnection.StopSynchronizationDelete.
![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2010, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.0 |