Skip to main content

get_min_lsn

Function get_min_lsn 

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