SqlDialect class
Represents some dialect of SQL syntax (like Oracle, MySQL, ANSI 92, etc)
public class Korzh.EasyQuery.Db.SqlDialect : SqlFormatsPackage: Korzh.EasyQuery.Db (targets: netstandard2.0)
Assembly: Korzh.EasyQuery.Db.dll
Constructors
Section titled “Constructors”| Name | Type | Description |
|---|---|---|
| SqlDialect() | void |
Properties
Section titled “Properties”| Name | Type | Description |
|---|---|---|
| Name | string | Gets or sets the name. |
Methods
Section titled “Methods”| Name | Type | Description |
|---|---|---|
| ToString() | string | Returns a System.String that represents this instance. |