LiteDAC

TLiteConnection.ClientLibrary Property

Used to set or get the SQLite client library location.

Class

TLiteConnection

Syntax

property ClientLibrary: string;

Remarks

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.

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback