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

SQL Anywhere 11.0.1 (日本語) » Mobile Link - サーバ管理 » Mobile Link サーバ API » Java による同期スクリプトの作成 » Java 用 Mobile Link サーバ API リファレンス » LogMessage クラス

 

getType メソッド

構文
public int getType( )
備考

このメッセージ・タイプのアクセサ。

戻り値

このメッセージのタイプ (LogMessage.ERROR、LogMessage.INFO、または LogMessage.WARNING)。

LogMessage クラスを参照してください。