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

SqliteSelectSqlGenerator Class

Generates a SELECT SQL statement for the Sqlite database platform.

Namespace:  RingSoft.DbLookup.DataProcessor.SelectSqlGenerator
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


public class SqliteSelectSqlGenerator : DbSelectSqlGenerator
Public Class SqliteSelectSqlGenerator _
	Inherits DbSelectSqlGenerator
public ref class SqliteSelectSqlGenerator : public DbSelectSqlGenerator

Inheritance Hierarchy


Object
  RingSoft.DbLookup.DataProcessor.SelectSqlGenerator..::..DbSelectSqlGenerator
    RingSoft.DbLookup.DataProcessor.SelectSqlGenerator..::..SqliteSelectSqlGenerator