Click or drag to resize

CollectionExtensionsMutateInAsync Method

Overload List
  NameDescription
Public methodStatic memberMutateInAsync(ICouchbaseCollection, String, ActionMutateInSpecBuilder)
Public methodStatic memberMutateInAsync(ICouchbaseCollection, String, IEnumerableMutateInSpec)
Public methodStatic memberMutateInAsync(ICouchbaseCollection, String, ActionMutateInSpecBuilder, MutateInOptions)
Public methodStatic memberMutateInAsync(ICouchbaseCollection, String, ActionMutateInSpecBuilder, ActionMutateInOptions)
Public methodStatic memberMutateInAsync(ICouchbaseCollection, String, IEnumerableMutateInSpec, ActionMutateInOptions)
Top
See Also