Property StartingFrom
- Namespace
- MongoDB.Driver.Core.WireProtocol.Messages
- Assembly
- MongoDB.Driver.Core.dll
StartingFrom
Gets the position of the first document in this batch in the overall result.
public int StartingFrom { get; }
Gets the position of the first document in this batch in the overall result.
public int StartingFrom { get; }