Table of Contents

Property Documents

Namespace
MongoDB.Driver.Core.Operations
Assembly
MongoDB.Driver.Core.dll

Documents

Gets the documents.

public BatchableSource<TDocument> Documents { get; }

Property Value

BatchableSource<TDocument>

The documents.