SqliteDataProcessor Properties
The SqliteDataProcessor type exposes the following members.
Properties
Name | Description | |
---|---|---|
ConnectionString |
Gets the database connection string.
|
|
FileName |
Gets or sets the name of the Sqlite .sqlite file.
|
|
FilePath |
Gets or sets the file path.
|
|
Password |
Gets or sets the password.
|
|
SqlGenerator |
Implement this to create and return the SQL generator which will be used in GetData.
|