Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Mobile Link サーバーがクライアントをユニークに識別する Mobile Link ユーザー名を設定します。
abstract void SyncParms.setUserName(String v) throws ULjException
v Mobile Link ユーザー名。
この値は、以下を判別するために使用されます。
ダウンロードの内容
同期ステータスを記録するかどうか
同期中に中断された場合、回復するかどうか
このユーザー名とパスワードは、データベースのユーザー ID とパスワードとは異なります。このメソッドは、Mobile Link サーバーに対してアプリケーションを認証するために使用されます。
このパラメーターは、SyncParms オブジェクトの作成時に初期化されます。