Table of Contents

Enum OracleVersion

Namespace
LinqToDB.DataProvider.Oracle
Assembly
linq2db.dll

Supported Oracle SQL dialects.

public enum OracleVersion
Extension Methods

Fields

AutoDetect = 0

Use automatic detection of dialect by asking Oracle server for version.

v11 = 11

Oracle 11g dialect.

v12 = 12

Oracle 12c+ dialect.