Table of Contents

Enum SqlDialect

Namespace
AiDotNet.ProgramSynthesis.Enums
Assembly
AiDotNet.dll

Supported SQL dialects for ProgramLanguage.SQL execution and evaluation.

public enum SqlDialect

Fields

MySql = 2
Postgres = 1
SQLite = 0