|
| Database.MetaHDBC.OdbcInferTypes |
|
|
|
| Synopsis |
|
|
|
| Documentation |
|
| dbInferTypes |
| :: String | Data source name
| | -> String | SQL
| | -> IO ([SqlColDesc], [SqlColDesc]) | (parameterinput -info, returncolumn/output -info)
| | Asks a ODBC database to infer selected types and placeholder types.
|
|
|
| strictList :: [a] -> IO [a] |
|
| Produced by Haddock version 2.1.0 |