FSharp.ORM


MsSqlCeConfig

Namespace: FSharp.ORM

Represents a database configuration of Microsoft SQL Server Compact 4.0.

Constructors

ConstructorDescription
new()
Signature: unit -> MsSqlCeConfig

Initializes a MsSqlCeConfig instance.

Fork me on GitHub