Tds v2.1.1 Tds.Protocol View Source
Implements DBConnection behaviour for TDS protocol
Link to this section Summary
Link to this section Types
Link to this type
env()
View Sourceenv() :: %{ trans: <<_::8>>, savepoint: non_neg_integer(), collation: Tds.Protocol.Collation.t(), packetsize: integer() }
Link to this type
state()
View Sourcestate() :: :ready | :prelogin | :login | :prepare | :executing