Table of Contents

Property Documents

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

Documents

Gets the documents (usually one but could be more).

IReadOnlyList<BsonDocument> Documents { get; }

Property Value

IReadOnlyList<BsonDocument>