RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

SqliteDataProcessor Properties

The SqliteDataProcessor type exposes the following members.

Properties


  Name Description
Public property ConnectionString
Gets the database connection string.
Public property FileName
Gets or sets the name of the Sqlite .sqlite file.
Public property FilePath
Gets or sets the file path.
Public property Password
Gets or sets the password.
Public property SqlGenerator
Implement this to create and return the SQL generator which will be used in GetData.