CouchbaseCluster Methods |
The CouchbaseCluster type exposes the following members.
Name | Description | |
---|---|---|
![]() | CloseBucket |
Closes and releases all resources associated with a Couchbase bucket.
|
![]() | Dispose |
Closes and releases all internal resources.
|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | OpenBucket |
Opens the default bucket associated with a Couchbase Cluster.
|
![]() | OpenBucket(String) |
Creates a connection to a non-SASL Couchbase bucket.
|
![]() | OpenBucket(String, String) |
Creates a connection to a specific SASL authenticated Couchbase Bucket.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |