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 - C/C++ プログラミング » API リファレンス » Ultra Light C++ API リファレンス » UltraLite_Cursor_iface クラス

 

SetNull 関数

カラムを NULL に設定します。

構文
bool UltraLite_Cursor_iface::SetNull(
  const ULValue & column_id
)
パラメータ
  • column_id   カラムを識別する 1 から始まる順序数。