Update<TDocument>.Inc Method |
Name | Description | |
---|---|---|
![]() ![]() | Inc(Expression<Func<TDocument, Double>>, Double) |
Increments the named element by a value (see $inc).
|
![]() ![]() | Inc(Expression<Func<TDocument, Int32>>, Int32) |
Increments the named element by a value (see $inc).
|
![]() ![]() | Inc(Expression<Func<TDocument, Int64>>, Int64) |
Increments the named element by a value (see $inc).
|