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

本节讲解 MobiLink .NET 接口和类,及其相关方法、属性和构造函数。要使用这些类,可引用 iAnywhere.MobiLink.Script.dll 程序集,它位于 install-dir\Assembly\v2 中。

本节以 C# 为例进行讲解,但在 Visual Basic.NET 和 C++ 中也有等效项。


DBCommand 接口
DBConnection 接口
DBConnectionContext 接口
DBParameter 类
DBParameterCollection 类
DBRowReader 接口
DownloadData 接口
DownloadTableData 接口
LogCallback 委派
LogMessage 类
ServerContext 接口
ServerException 类
ShutdownCallback 委派
SQLType 枚举
SynchronizationException 类
UploadData 接口
UpdateDataReader 接口
UploadedTableData 接口