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