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