FSharp.ORM


MsSqlConfig

Namespace: FSharp.ORM

Represents a database configuration of Microsoft SQL Server 2008.

Constructors

ConstructorDescription
new()
Signature: unit -> MsSqlConfig

Initializes a MsSqlConfig instance.

Fork me on GitHub