◆ SettingLookupResult() [1/2]
| duckdb::SettingLookupResult::SettingLookupResult |
( |
| ) |
|
|
inline |
37034 }
@ INVALID
The setting was not found or invalid in some other way.
◆ SettingLookupResult() [2/2]
| duckdb::SettingLookupResult::SettingLookupResult |
( |
SettingScope |
scope | ) |
|
|
inlineexplicit |
37035 : scope(scope) {
37037 }
◆ operator bool()
| duckdb::SettingLookupResult::operator bool |
( |
| ) |
|
|
inline |
◆ GetScope()
37045 {
37047 return scope;
37048 }
The documentation for this struct was generated from the following file: