Get the storage configuration for an open database.
- Parameters:
-
| hdb | Database handle. |
| config | Destination for storage configuration. |
- Returns:
-
On failure, one of the following error codes is set:
- DB_EINVAL Invalid database handle or configuration parameter.
- See also:
- get_db_error, clear_db_error, Error Handling