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

SQL Anywhere 11.0.1 (中文) » MobiLink - 服务器管理 » MobiLink 服务器 API » 使用 .NET 编写同步脚本 » 用于 .NET 参考的 MobiLink 服务器 API

 

LogCallback 委派

语法
delegate void LogCallback(
   ServerContext sc
   LogMessage message
)
Member of iAnywhere.MobiLink.Script
注释

当 MobiLink 服务器输出消息时被调用。