FSharp.ORM


SQLiteConfig

Namespace: FSharp.ORM

Represents a database configuration of SQLite.

Constructors

ConstructorDescription
new()
Signature: unit -> SQLiteConfig

Initializes a SQLiteConfig instance.

Fork me on GitHub