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 J » Ultra Light J リファレンス » Ultra Light J API リファレンス » SyncParms クラス

 

setSendColumnNames メソッド

同期中にカラム名を Mobile Link サーバに送信するかどうかを設定します。デフォルト値は false です。

構文
abstract void SyncParms.setSendColumnNames(
  boolean c
)
パラメータ
  • c   カラム名を送信する場合は true

備考

カラム名は、ダイレクト・ロー API を使用している場合にのみサーバで使用されます。

参照