Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
将一列设置为 SQL NULL。
setNull( UInt16 columnID )
columnID 列的 ID 号。表中第一列的 ID 值为 1。
直到执行更新之后,才实际更改数据,而且在提交之前该更改不是永久更改。