MongoQueryable.Documents Method |
Name | Description | |
---|---|---|
![]() ![]() | Documents<TDocument>(IMongoQueryable<NoPipelineInput>,TDocument[]) |
Injects a sequence of documents at the beginning of a pipeline.
|
![]() ![]() | Documents<TDocument>(IMongoQueryable<NoPipelineInput>, IEnumerable<TDocument>, IBsonSerializer<TDocument>) |
Injects a sequence of documents at the beginning of a pipeline.
|