abe545 / CodeOnlyStoredProcedures

A library for easily calling Stored Procedures in .NET using only code (no xml or gui).
MIT License
4 stars 3 forks source link

DateTimeOffset parameters do not have DbType inferred correctly #76

Closed abe545 closed 8 years ago

abe545 commented 8 years ago

It isn't inferred, so is passed as an object.