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

SqliteDataProcessor Methods

The SqliteDataProcessor type exposes the following members.

Methods


  Name Description
Public method CloseConnection
Closes the database connection.
Public method DropDatabase
Drops the database.
Public method GetDatabaseListSql
Implement this to create and open the database connection.
Public method GetDropDatabaseSql
Gets the drop database SQL.
Public method GetIdentityInsertSql
Gets the identity insert SQL.
Public method TestConnection
Tests the connection.