Click or drag to resize
ValidateCollectionResult.FirstExtentDetails Property
Gets details of the first extent of the collection.

Namespace: MongoDB.Driver
Assembly: MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.0.1
Syntax
public ValidateCollectionResult. ExtentDetails FirstExtentDetails { get; }

Property Value

Type: ValidateCollectionResult.ExtentDetails
See Also