SQL - Extended  1.0.0
Pi-Con: Small utilities makes the difference
Classes | Public Member Functions | Properties | List of all members
SQLite.SQLiteConnectionPool Class Reference

Public Member Functions

SQLiteConnectionWithLock GetConnection (SQLiteConnectionString connectionString)
 
SQLiteConnectionWithLock GetConnectionAndTransactionLock (SQLiteConnectionString connectionString, out object transactionLock)
 
void CloseConnection (SQLiteConnectionString connectionString)
 
void Reset ()
 Closes all connections managed by this pool. More...
 

Properties

static SQLiteConnectionPool Shared [get]
 Gets the singleton instance of the connection tool. More...
 

Member Function Documentation

◆ Reset()

void SQLite.SQLiteConnectionPool.Reset ( )

Closes all connections managed by this pool.

Property Documentation

◆ Shared

SQLiteConnectionPool SQLite.SQLiteConnectionPool.Shared
staticget

Gets the singleton instance of the connection tool.


The documentation for this class was generated from the following file: