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

DbSelectSqlGenerator Class

Implement this interface to generate a SELECT SQL statement for a database platform based on what's in the Query object.

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

Syntax


public abstract class DbSelectSqlGenerator
Public MustInherit Class DbSelectSqlGenerator
public ref class DbSelectSqlGenerator abstract

Inheritance Hierarchy


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