klyn.databases.sql.sqlserver.SqlServerSupport.DRIVER_VERSION
property
public static readonly property DRIVER_VERSION as String:
Description

Version of the Klyn SQL Server driver shipped with the current runtime.

import klyn.databases.sql.sqlserver

print(SqlServerSupport.DRIVER_VERSION)