Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
使用 UUID 设置指定列的值。
setUUID( UInt16 columnID, UUID value )
columnID 列的 ID 号。表中第一列的 ID 值为 1。
value 列的新值。
直到执行更新之后,才实际更改行中的数据,而且在提交之前该更改不是永久更改。仅对类型为 SQLType.BINARY 且长度为 16 的列有效。