Method GetResults
GetResults()
Gets the results (either inline or fetched from the output collection).
public IEnumerable<BsonDocument> GetResults()
Returns
- IEnumerable<BsonDocument>
The documents.
Gets the results (either inline or fetched from the output collection).
public IEnumerable<BsonDocument> GetResults()
The documents.