FSharp.ORM


SQLiteDialect

Namespace: FSharp.ORM

Represents a SQL dialect of MySQL 5.x.

Constructors

ConstructorDescription
new(arg1)
Signature: (Func<Type,DbType option>) -> SQLiteDialect
Fork me on GitHub