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

SQL Anywhere 11.0.1 (日本語) » QAnywhere » QAnywhere リファレンス » QAnywhere Java API リファレンス » クライアント用 QAnywhere Java API » QAMessage インタフェース

 

getLongProperty メソッド

構文
long QAMessage.getLongProperty(
  String name
)
throws QAException
パラメータ
  • name   プロパティ名。

スロー
  • プロパティ値の取得で変換エラーがある場合、またはプロパティが存在しない場合にスローされます。

備考

long 型のメッセージ・プロパティを取得します。

参照

MessageProperties インタフェース

戻り値

プロパティの値。