The steps to delete a row are simpler than inserting or updating rows.
The following procedure deletes a row.
Move to the row you want to delete.
Execute the Table.Delete method.
tbl.Delete(); |
Envoyer votre avis sur cette page par email. | Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |