SQLiteVersion
read
only property
Returns a string that contains the version of the SQLite compiled
into the component's DLL.
Syntax:
str = object.SQLiteVersion
Remarks:
For example in 3.3.5 the string "3.3.5" will be
returned. The property can be queried at any time.
Applies to: SQLite3 COM
object
Supported on:
Windows 95/NT and later
Windows CE 3.0 and later
Pocket PC/Windows Mobile 2003 and later
Windows CE.NET 4 and later
|