package mssql

  1. Overview
  2. Docs

Source file mssql.ml

1
2
3
4
5
6
module Error = Mssql_error
module Param = Db_field
module Row = Row
include Client

exception Error = Error.Mssql_error
OCaml

Innovation. Community. Security.