Table of Contents

Class MemoryDatabase

Namespace
The.SQLite
Assembly
Instagile.SQLite.dll
public class MemoryDatabase : PooledDatabase, IDatabase, IDisposable
Inheritance
MemoryDatabase
Implements
Inherited Members
Extension Methods

Constructors

MemoryDatabase(TimeSpan?)

public MemoryDatabase(TimeSpan? timeout = null)

Parameters

timeout TimeSpan?

Methods

CreateConnection()

protected override DbConnection CreateConnection()

Returns

DbConnection

Dispose()

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

public void Dispose()