![]() | MutateInSpecDecrement Method |
[Missing <summary> documentation for "M:Couchbase.KeyValue.MutateInSpec.Decrement(System.String,System.Int64,System.Boolean,System.Boolean,System.Boolean)"]
Namespace: Couchbase.KeyValue
public static MutateInSpec Decrement( string path, long delta, bool createPath = false, bool isXattr = false, bool removeBrackets = false )
[Missing <param name="path"/> documentation for "M:Couchbase.KeyValue.MutateInSpec.Decrement(System.String,System.Int64,System.Boolean,System.Boolean,System.Boolean)"]
[Missing <param name="delta"/> documentation for "M:Couchbase.KeyValue.MutateInSpec.Decrement(System.String,System.Int64,System.Boolean,System.Boolean,System.Boolean)"]
[Missing <param name="createPath"/> documentation for "M:Couchbase.KeyValue.MutateInSpec.Decrement(System.String,System.Int64,System.Boolean,System.Boolean,System.Boolean)"]
[Missing <param name="isXattr"/> documentation for "M:Couchbase.KeyValue.MutateInSpec.Decrement(System.String,System.Int64,System.Boolean,System.Boolean,System.Boolean)"]
[Missing <param name="removeBrackets"/> documentation for "M:Couchbase.KeyValue.MutateInSpec.Decrement(System.String,System.Int64,System.Boolean,System.Boolean,System.Boolean)"]
[Missing <returns> documentation for "M:Couchbase.KeyValue.MutateInSpec.Decrement(System.String,System.Int64,System.Boolean,System.Boolean,System.Boolean)"]