Property VerboseResult

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

Namespace

MongoDB.Driver

Assembly

MongoDB.Driver.dll

VerboseResult

Whether detailed results for each successful operation should be included in the returned results.

public bool VerboseResult { get; set; }

Property Value

bool