Function get_tables

Source
pub async fn get_tables(
    client: &mut Client,
) -> Result<Vec<SqlServerTableRaw>, SqlServerError>