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