Click or drag to resize

ICouchbaseCollection Methods

The ICouchbaseCollection type exposes the following members.

Methods
Extension Methods
  NameDescription
Public Extension MethodDictionaryTValue (Defined by CollectionExtensions.)
Public Extension MethodExistsAsync(String)Overloaded. (Defined by CollectionExtensions.)
Public Extension MethodExistsAsync(String, ActionExistsOptions)Overloaded. (Defined by CollectionExtensions.)
Public Extension MethodGetAllReplicasAsync(String)Overloaded. (Defined by CollectionExtensions.)
Public Extension MethodGetAllReplicasAsync(String, ActionGetAllReplicasOptions)Overloaded. (Defined by CollectionExtensions.)
Public Extension MethodGetAndLockAsync(String, TimeSpan)Overloaded. (Defined by CollectionExtensions.)
Public Extension MethodGetAndLockAsync(String, TimeSpan, ActionGetAndLockOptions)Overloaded. (Defined by CollectionExtensions.)
Public Extension MethodGetAndTouchAsync(String, TimeSpan)Overloaded. (Defined by CollectionExtensions.)
Public Extension MethodGetAndTouchAsync(String, TimeSpan, ActionGetAndTouchOptions)Overloaded. (Defined by CollectionExtensions.)
Public Extension MethodGetAnyReplicaAsync(String)Overloaded. (Defined by CollectionExtensions.)
Public Extension MethodGetAnyReplicaAsync(String, ActionGetAnyReplicaOptions)Overloaded. (Defined by CollectionExtensions.)
Public Extension MethodGetAsync(String)Overloaded. (Defined by CollectionExtensions.)
Public Extension MethodGetAsync(String, ActionGetOptions)Overloaded. (Defined by CollectionExtensions.)
Public Extension MethodInsertAsyncT(String, T)Overloaded. (Defined by CollectionExtensions.)
Public Extension MethodInsertAsyncT(String, T, ActionInsertOptions)Overloaded. (Defined by CollectionExtensions.)
Public Extension MethodListT (Defined by CollectionExtensions.)
Public Extension MethodLookupInAsync(String, ActionLookupInSpecBuilder)Overloaded. (Defined by CollectionExtensions.)
Public Extension MethodLookupInAsync(String, IEnumerableLookupInSpec)Overloaded. (Defined by CollectionExtensions.)
Public Extension MethodLookupInAsync(String, ActionLookupInSpecBuilder, ActionLookupInOptions)Overloaded. (Defined by CollectionExtensions.)
Public Extension MethodLookupInAsync(String, ActionLookupInSpecBuilder, LookupInOptions)Overloaded. (Defined by CollectionExtensions.)
Public Extension MethodLookupInAsync(String, IEnumerableLookupInSpec, ActionLookupInOptions)Overloaded. (Defined by CollectionExtensions.)
Public Extension MethodMutateInAsync(String, ActionMutateInSpecBuilder)Overloaded. (Defined by CollectionExtensions.)
Public Extension MethodMutateInAsync(String, IEnumerableMutateInSpec)Overloaded. (Defined by CollectionExtensions.)
Public Extension MethodMutateInAsync(String, ActionMutateInSpecBuilder, ActionMutateInOptions)Overloaded. (Defined by CollectionExtensions.)
Public Extension MethodMutateInAsync(String, ActionMutateInSpecBuilder, MutateInOptions)Overloaded. (Defined by CollectionExtensions.)
Public Extension MethodMutateInAsync(String, IEnumerableMutateInSpec, ActionMutateInOptions)Overloaded. (Defined by CollectionExtensions.)
Public Extension MethodQueueT (Defined by CollectionExtensions.)
Public Extension MethodRemoveAsync(String)Overloaded. (Defined by CollectionExtensions.)
Public Extension MethodRemoveAsync(String, ActionRemoveOptions)Overloaded. (Defined by CollectionExtensions.)
Public Extension MethodReplaceAsyncT(String, T)Overloaded. (Defined by CollectionExtensions.)
Public Extension MethodReplaceAsyncT(String, T, ActionReplaceOptions)Overloaded. (Defined by CollectionExtensions.)
Public Extension MethodSetT (Defined by CollectionExtensions.)
Public Extension MethodTouchAsync(String, TimeSpan)Overloaded. (Defined by CollectionExtensions.)
Public Extension MethodTouchAsync(String, TimeSpan, ActionTouchOptions)Overloaded. (Defined by CollectionExtensions.)
Public Extension MethodUnlockAsyncT(String, UInt64)Overloaded. (Defined by CollectionExtensions.)
Public Extension MethodUnlockAsyncT(String, UInt64, ActionUnlockOptions)Overloaded. (Defined by CollectionExtensions.)
Public Extension MethodUpsertAsyncT(String, T)Overloaded. (Defined by CollectionExtensions.)
Public Extension MethodUpsertAsyncT(String, T, ActionUpsertOptions)Overloaded. (Defined by CollectionExtensions.)
Top
See Also