Enum SQLiteProvider
- Namespace
- LinqToDB.DataProvider.SQLite
- Assembly
- linq2db.dll
SQLite ADO.NET provider.
public enum SQLiteProvider
- Extension Methods
Fields
AutoDetect = 0Automatically detect provider.
Microsoft = 2Microsoft.Data.Sqlite provider.
System = 1System.Data.SQLite provider.