Sets a column to the SQL NULL.
setNull( UInt16 columnID )
columnID The ID number of the column. The first column in the table has an ID value of one.
The data is not actually changed until you execute an insert or update, and that change is not permanent until it is committed.
Envoyer votre avis sur cette page par email. | Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |