FSharp.ORM


MsSqlDialect

Namespace: FSharp.ORM

Represents a SQL dialect of Microsoft SQL Server 2008.

Constructors

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