Table of Contents

Property InlineResults

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.Legacy.dll

InlineResults

Gets the inline results.

public IEnumerable<BsonDocument> InlineResults { get; }

Property Value

IEnumerable<BsonDocument>