odbc_clear_statement_cache method

int odbc_clear_statement_cache()

Implementation

int odbc_clear_statement_cache() =>
    _odbc_clear_statement_cache_ptr.asFunction<int Function()>()();