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
Name | Type | Description |
---|---|---|
SqlDialect() | void |
Properties
Name | Type | Description |
---|---|---|
Name | string | Gets or sets the name. |
Methods
Name | Type | Description |
---|---|---|
ToString() | string | Returns a System.String that represents this instance. |