sqlite_library


Description:

public static int sqlite_library ()

Return an integer representation of the SQLite version currently in use.

This function is just an alias for Sqlite.libversion_number. The version is number is in the same format as the result of the library function.

Returns:

the version number of the SQLite library

See also:

library


Namespace: SQLHeavy.Version
Package: SQLHeavy