FSharp.ORM


MySqlConfig

Namespace: FSharp.ORM

Represents a database configuration of MySQL 5.x.

Constructors

ConstructorDescription
new()
Signature: unit -> MySqlConfig

Initializes a MySqlConfig instance.

Fork me on GitHub