[This is preliminary documentation and is subject to change.]
Denotes limits for deletion: None=Everything or One
Namespace: NFX.DataAccess.MongoDB.ConnectorAssembly: NFX.MongoDB (in NFX.MongoDB.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | Everything that matches will be deleted | |
| OnlyFirstMatch | 1 | Only the first matching document will be deleted |
See Also