Property IsModifiedCountAvailable
- Namespace
- MongoDB.Driver.Core.Operations
- Assembly
- MongoDB.Driver.Core.dll
IsModifiedCountAvailable
Gets a value indicating whether the modified count is available.
public override bool IsModifiedCountAvailable { get; }
Property Value
- bool
true
if the modified count is available; otherwise,false
.
Remarks
The available modified count.