Used to set or get the SQLite client library location.
property ClientLibrary: string;
Use the ClientLibrary property to manually set the SQLite client library location. When the ClientLibrary property is empty, TLiteConnection tries to find the client library on the system path. When working in Direct mode, the ClientLibrary property is not used. For more information about using direct access in LiteDAC, read the Working In Direct Mode article.