mausch / FsSql

Functional wrapper around ADO.NET for F#
https://www.openhub.net/p/FsSql
Apache License 2.0
67 stars 15 forks source link

DbType inference #14

Closed mausch closed 10 years ago

mausch commented 12 years ago

DbType = Unchecked.defaultof<DbType> means AnsiString, which is incorrect. Use an option, set by default to None, then if None, don't set the actual parameter's DbType property.

mausch commented 10 years ago

4b3d5aea44295240a533feb2a04dc5a59423ccfa