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 » DBConnectionContext 接口

 

GetRemoteID 方法

语法
string GetRemoteID( )
注释

返回当前正在此连接上同步的数据库的远程 ID。如果您的远程数据库为版本 10 之前的版本,则其将返回 MobiLink 用户名。

返回值

远程 ID。

另请参见