Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (日本語) » Ultra Light - M-Business Anywhere プログラミング » Ultra Light for M-Business Anywhere API リファレンス » ULTable クラス

 

setToDefault メソッド

指定されたカラムの値を、そのデフォルト値に設定します。

構文
setToDefault( UInt16 columnID )
パラメータ
  • columnID   カラムの ID 番号。テーブルの最初のカラムの ID 値は 1 です。

備考

ローのデータは、insert または update が実行されるまで実際には変更されません。また、その変更がコミットされないかぎり、永続化されません。