public SaveAll ( IBucket bucket, string id, bool useCas, bool &keyNotFound ) : bool | ||
bucket | IBucket | Couchbase bucket to save to |
id | string | Session ID |
useCas | bool | True to use a check and set, false to simply store it |
keyNotFound | bool | True if |
Résultat | bool |