Skip to main content

sqldialect-class

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

public class Korzh.EasyQuery.Db.SqlDialect
: SqlFormats

Assembly: Korzh.EasyQuery.Db.dll

Constructors

NameTypeDescription
SqlDialect()void

Properties

NameTypeDescription
NamestringGets or sets the name.

Methods

NameTypeDescription
ToString()stringReturns a System.String that represents this instance.