Property Documents
- Namespace
- MongoDB.Driver.Core.WireProtocol.Messages
- Assembly
- MongoDB.Driver.Core.dll
Documents
Gets the documents.
public IBatchableSource<object> Documents { get; }
Property Value
- IBatchableSource<object>
The documents.
Gets the documents.
public IBatchableSource<object> Documents { get; }
The documents.