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 クラス

 

setNewPassword メソッド

setUserName で指定されたユーザの新しい Mobile Link パスワードを設定します。

構文
abstract void SyncParms.setNewPassword(
  String v
)
パラメータ
  • v   Mobile Link ユーザの新しいパスワード。

備考

新しいパスワードが有効になるのは、次の同期の後です。

デフォルトは NULL で、この場合、パスワードは置換されません。

参照