Click or drag to resize
ViewQueryBucketName Property
Gets the name of the IBucket that the query is targeting.

Namespace: Couchbase.Views
Assembly: Couchbase (in Couchbase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string BucketName { get; }

Property Value

Type: String

Implements

IViewQueryBucketName
See Also