IViewQuery BucketName Property Couchbase .NET SDK 2.0
Gets the name of the IBucket that the query is targeting.

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

Property Value

Type: String
See Also