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

RingSoft.DbLookup.DataProcessor.SelectSqlGenerator Namespace

Classes


  Class Description
Public class DbSelectSqlGenerator
Implement this interface to generate a SELECT SQL statement for a database platform based on what's in the Query object.
Public class MySqlSelectSqlGenerator
Generates a SELECT SQL statement for the MySQL database platform.
Public class SqliteSelectSqlGenerator
Generates a SELECT SQL statement for the Sqlite database platform.
Public class SqlServerSelectSqlGenerator
Generates a SELECT SQL statement for the Microsoft SQL Server database platform.