Table of Contents

Enum SQLiteProvider

Namespace
LinqToDB.DataProvider.SQLite
Assembly
linq2db.dll

SQLite ADO.NET provider.

public enum SQLiteProvider
Extension Methods

Fields

AutoDetect = 0

Automatically detect provider.

Microsoft = 2

Microsoft.Data.Sqlite provider.

System = 1

System.Data.SQLite provider.