Property IsModifiedCountAvailable

| MongoDB CSharp Driver API Reference (original) (raw)

Namespace

MongoDB.Driver

Assembly

MongoDB.Driver.dll

IsModifiedCountAvailable

Gets a value indicating whether the modified count is available.

public abstract bool IsModifiedCountAvailable { get; }

Property Value

bool

Remarks

The available modified count.