Couchbase .NET SDK __CB_SDK_VERSION__

Show / Hide Table of Contents

Namespace Couchbase.Views

Classes

View

ViewMetaData

Metadata regarding a IViewResult<TKey, TValue>.

ViewOptions

Interfaces

IViewResult<TKey, TValue>

Represents the results of a View query.

IViewRow<TKey, TValue>

A row returned by a view query.

Enums

StaleState

Allow the results from a stale view to be used

ViewErrorMode

ViewOrdering

ViewScanConsistency

Sets the desired index scan consistency for current N1QL query.

In this article
Back to top Copyright © 2020 Couchbase, Inc. All rights reserved.