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