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

SqlServerSelectSqlGenerator Class

Generates a SELECT SQL statement for the Microsoft SQL Server database platform.

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

Syntax


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

Inheritance Hierarchy


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