View Source Tds.Protocol.Prelogin (Tds v2.3.1)
Prelogin message definition
Link to this section Summary
Link to this section Types
Specs
packet_data() :: iodata()
Specs
response() :: {:ok, state()} | {:error, Exception.t() | atom(), state()}
Specs
state() :: Tds.Protocol.t()
Specs
Link to this section Functions
Specs
Specs
encode(maybe_improper_list()) :: [binary(), ...]