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

SQL Anywhere 11.0.1 (中文) » SQL Anywhere 服务器 - 编程 » SQL Anywhere 数据访问 API » SQL Anywhere for Ruby » SQL Anywhere Ruby API

 

sqlany_client_version

返回当前的客户端版本。

语法
sqlany_client_version ( )
返回值

返回标量值,即客户端版本字符串。

示例
buffer = api.sqlany_client_version()