Function get_max_lsn

Source
pub async fn get_max_lsn(client: &mut Client) -> Result<Lsn, SqlServerError>
Expand description