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 » .NET での同期スクリプトの作成 » .NET 用 Mobile Link サーバ API リファレンス

 

LogCallback デリゲート

構文
delegate void LogCallback(
   ServerContext sc
   LogMessage message
)
Member of iAnywhere.MobiLink.Script
備考

Mobile Link サーバがメッセージを出力したときに呼び出されます。