Cluster.OpenBucket Method Couchbase .NET SDK 2.0
Overload List
  NameDescription
Public methodOpenBucket()
Opens the default bucket associated with a Couchbase Cluster.
Public methodOpenBucket(String)
Creates a connection to a non-SASL Couchbase bucket.
Public methodOpenBucket(String, String)
Creates a connection to a specific SASL authenticated Couchbase Bucket.
Top
See Also