count_table_rows

Function count_table_rows 

Source
pub async fn count_table_rows(
    configuration: &Configuration,
    id: &str,
    count_table_rows_request: CountTableRowsRequest,
    delimiter: Option<&str>,
) -> Result<i64, Error<CountTableRowsError>>
Expand description

Count the number of rows in table id