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

SQL Anywhere 11.0.1 (Français) » SQL Anywhere Server - Programming » SQL Anywhere Data Access APIs » SQL Anywhere for Ruby » SQL Anywhere Ruby API

 

sqlany_client_version

Returns the current client version.

Syntax
sqlany_client_version ( )
Returns

Returns a scalar value that is the client version string.

Example
buffer = api.sqlany_client_version()