Enum SqlDialect
class determining which dialect of sql to use in the template generation
Namespace: TimeCockpit.Data.Database.StringTemplates
Assembly: TimeCockpit.Data.dll
Syntax
public enum SqlDialect
Fields
| Name | Description |
|---|---|
| SqlAzure | sql azure / sql server dialect |
| SqlCompact | sql compact dialect |