FSharp.ORM


MySqlDialect

Namespace: FSharp.ORM

Represents a SQL dialect of MySQL 5.x.

Constructors

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