Skip to main content

Module connection

Module connection 

Source
Expand description

SQL Server connection helpers. SQL Server connection helpers.

Structs§

ConnectedBulkWriter
Bulk writer created from a ConnectedMssqlClient.
ConnectedMssqlClient
Opaque SQL Server client constructed with this crate’s compatible Tiberius dependency.
SqlExecutionOutcome
Metadata returned after executing SQL through a connected client.

Functions§

connect_mssql_client_from_ado_string
Connects to SQL Server from an ADO-style connection string.