![]() |
Home | Libraries | People | FAQ | More |
void
set_meta_mode(
metadata_mode
v) noexcept;
Will affect any query and statement executions performed after the call.
No-throw guarantee.
No asynchronous operation should be outstanding when this function is called.
Name |
Description |
---|---|
|
The new metadata mode. |