MongoDbObjectInfo.DataSize 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 estimated total data size, in bytes, or -1 if the size is unknown.
[Newtonsoft.Json.JsonProperty(PropertyName="dataSize")]
public long DataSize { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="dataSize")>]
member this.DataSize : int64 with get, set
Public Property DataSize As Long
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute