Skip to content

SqlDialect class

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

public class Korzh.EasyQuery.Db.SqlDialect
: DbQueryFormats
TypeNameDescription
StringNameGets or sets the name.
TypeNameDescription
StringToString()Returns a System.String that represents this instance.