

| ReturnDocument Enumeration | 
Namespace: MongoDB.Driver
 Syntax
Syntax Members
Members| Member name | Value | Description | |
|---|---|---|---|
| Before | 0 | Return the document before the modification. | |
| After | 1 | Return the document after the modification. | 
 See Also
See AlsoCopyright © 2010–present MongoDB Inc.