An intermediate class for doing management operations on a Bucket.

Assembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.0.0.0 (2.0.0.0)

The BucketManager type exposes the following members.

Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Flush |
Destroys all documents stored within a bucket. This functionality must also be enabled within the server-side bucket settings for safety reasons.
|
![]() | FlushAsync |
Destroys all documents stored within a bucket. This functionality must also be enabled within the server-side bucket settings for safety reasons.
|
![]() | GetDesignDocument |
Retrieves the contents of a design document.
|
![]() | GetDesignDocumentAsync |
Retrieves the contents of a design document.
|
![]() | GetDesignDocuments | Obsolete.
Lists all existing design documents.
|
![]() | GetDesignDocumentsAsync |
Lists all existing design documents.
|
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | InsertDesignDocument |
Inserts a design document containing a number of views.
|
![]() | InsertDesignDocumentAsync |
Inserts a design document containing a number of views.
|
![]() | RemoveDesignDocument |
Removes a design document.
|
![]() | RemoveDesignDocumentAsync |
Removes a design document.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | UpdateDesignDocument |
Updates a design document containing a number of views.
|
![]() | UpdateDesignDocumentAsync |
Updates a design document containing a number of views.
|

Name | Description | |
---|---|---|
![]() | BucketName |
The name of the Bucket.
|
![]() | HttpClient | |
![]() | Mapper |
