Connection parameters used to construct a built-in CatalogStore.
More...
#include <catalog_store.h>
|
|
std::string | catalog_name |
| | Logical catalog name used to scope rows.
|
| |
|
std::string | uri |
| | Connector-specific connection string.
|
| |
|
int32_t | max_connections = 1 |
| | Maximum number of database connections to use.
|
| |
|
std::unordered_map< std::string, std::string > | properties |
| | Additional connector-specific properties.
|
| |
Connection parameters used to construct a built-in CatalogStore.
The documentation for this struct was generated from the following file: