SqliteSelectSqlGenerator Class
Generates a SELECT SQL statement for the Sqlite database platform.
Namespace:
RingSoft.DbLookup.DataProcessor.SelectSqlGeneratorAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public class SqliteSelectSqlGenerator : DbSelectSqlGenerator
Public Class SqliteSelectSqlGenerator _ Inherits DbSelectSqlGenerator
public ref class SqliteSelectSqlGenerator : public DbSelectSqlGenerator
Inheritance Hierarchy
RingSoft.DbLookup.DataProcessor.SelectSqlGenerator..::..DbSelectSqlGenerator
RingSoft.DbLookup.DataProcessor.SelectSqlGenerator..::..SqliteSelectSqlGenerator