#include <couchbase/drop_dataset_analytics_options.hxx>
|
struct | built |
| Immutable value object representing consistent options. More...
|
|
◆ build()
auto build |
( |
| ) |
const -> built
|
|
inlinenodiscard |
Validates options and returns them as an immutable value.
- Returns
- consistent options as an immutable value
- Exceptions
-
- Since
- 1.0.0
- Internal
- Internal interface
◆ dataverse_name()
The name of the dataverse the dataset should be dropped from.
- Parameters
-
- Returns
- reference to this object, for use in chaining
- Since
- 1.0.0
- Committed
- Generally available API and should be preferred in production
◆ ignore_if_not_exists()
Ignore error if the dataset does not exist.
defaults to false
- Parameters
-
- Returns
- reference to this object, for use in chaining
- Since
- 1.0.0
- Committed
- Generally available API and should be preferred in production
The documentation for this class was generated from the following file: