Method | Description | |
---|---|---|
GetBucket ( string name, |
Returns a Couchbase bucket or create one if it does not exist
|
public GetBucket ( string name, |
||
name | string | Name of the section from the configuration file |
config | Configuration section information from the config file | |
return | IBucket |