Property Requests
- Namespace
- MongoDB.Driver.Core.Operations
- Assembly
- MongoDB.Driver.Core.dll
Requests
Gets the create index requests.
public IEnumerable<CreateIndexRequest> Requests { get; }
Property Value
- IEnumerable<CreateIndexRequest>
The create index requests.