SqlDialect class

Represents some dialect of SQL syntax (like Oracle, MySQL, ANSI 92, etc)

public class Korzh.EasyQuery.Db.SqlDialect
    : DbQueryFormats, IQueryFormats

Properties

Type Name Description
String Name Gets or sets the name.

Methods

Type Name Description
String ToString() Returns a System.String that represents this instance.