Crate tiberius [] [src]

Structs

Connection
ConnectionOptBuilder
ConnectionOptions
Guid

A TSQL uniqueidentifier/GUID

PreparedStatement
QueryResult

The resultset of a query (containing the resulting rows)

Row

A result row of a resultset of a query

TcpConnectionBuilder

Enums

AuthenticationMethod
ClientState
ColumnType

The converted SQL value of a column

ColumnValue
TdsError
TdsProtocolError

Statics

LIB_NAME

Traits

IntoConnectOpts
RowIndex
TargetStream

A connection to a MSSQL server

ToColumnType

Type Definitions

ServerError

An error returned by the SQL-server

TdsResult