Opens the default bucket associated with a Couchbase Cluster.
Namespace: CouchbaseAssembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.0.0.0 (2.0.0.0)

Return Value
Type: IBucketAn instance which implements the IBucket interface with the default buckets configuration.
Implements
ICluster.OpenBucket()
Use Cluster.CloseBucket(bucket) to release resources associated with a Bucket.
