MongoDbProgress.TotalDocuments Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the total number of documents on the source at the beginning of the Copying stage, or -1 if the total count was unknown
[Newtonsoft.Json.JsonProperty(PropertyName="totalDocuments")]
public long TotalDocuments { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="totalDocuments")>]
member this.TotalDocuments : int64 with get, set
Public Property TotalDocuments As Long
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute