![]() | IngestOptions Methods |
The IngestOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | CancellationToken |
An optional cancellation token to use for the query.
|
![]() | Expiry |
The lifetime of the documents ingested by Couchbase. Overrides the default of zero (0) or infinite lifespan.
|
![]() | IdGenerator |
Overrides the default Guid based key generator.
|
![]() | IngestMethod |
The ingest method to use when ingesting into Couchbase. Insert, Replace and Upsert are supported.
|
![]() | Timeout |
The maximum time for the query to run. Overrides the default timeout of 75s.
|