Struct tiberius::TcpConnectionBuilder [] [src]

pub struct TcpConnectionBuilder;

Methods

impl TcpConnectionBuilder
[src]

fn new_connect<'a, A: ToSocketAddrs>(addrs: A) -> TdsResult<ConnectionOptBuilder<'a, TcpStream>>

connects to the SQL server using the TCP protocol and returns get a config builder for the connection