sap_rfc_reload_ini_file

Reloads the INI configuration file without restarting duckdb.

Syntax

Reload the SAP RFC INI file.

The function has the following signature:

PRAGMA sap_rfc_reload_ini_file;

Example usage

PRAGMA sap_rfc_reload_ini_file;