Click or drag to resize
BucketConfigurationBucketName Property
The name of the Bucket to connect to.

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

Property Value

Type: String
See Also