| 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 2.8.15 the string "2.8.15" will be
            returned. The property can be queried at any time.  Applies to: SQLite COM
          object Supported on: 
            Windows 95/NT and laterWindows CE 3.0 and later
 Pocket PC/Windows Mobile 2003 and later
 Windows CE.NET 4 and later
   |