Skip to main content

build_pre_login_packet

Function build_pre_login_packet 

Source
pub fn build_pre_login_packet(
    options: &MssqlConnectOptions,
) -> Result<Vec<u8>, PreLoginError>
Expand description

Builds framed TDS PRELOGIN packet bytes from connection options.