Skip to content

SqlDialect class

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

public class Korzh.EasyQuery.Db.SqlDialect
: SqlFormats

Package: Korzh.EasyQuery.Db (targets: netstandard2.0)

Assembly: Korzh.EasyQuery.Db.dll

NameTypeDescription
SqlDialect()void
NameTypeDescription
NamestringGets or sets the name.
NameTypeDescription
ToString()stringReturns a System.String that represents this instance.