Finisar.SQLite
- An ADO.NET Data Provider for SQLite
Home | Downloads | Documentation & Examples | FAQ | Team Members | SourceForge.net Project Page | Related Projects
SQLiteConnection
Constructors
SQLiteConnection()
SQLiteConnection(string pConnStr)
Properties
ConnectionString
ConnectionTimeout
Database
State
Methods
BeginTransaction()
BeginTransaction(System.Data.IsolationLevel level)
ChangeDatabase(string pNewDB)
Close()
CreateCommand()
Dispose()
Open()
Vacuum()