Class ValidateCollectionResult.ExtentDetails
Represents the details of the first extent of the collection.
public class ValidateCollectionResult.ExtentDetails
- Inheritance
-
ValidateCollectionResult.ExtentDetails
- Inherited Members
- Extension Methods
Properties
- FirstRecord
Gets the location of the first record of the extent.
- LastRecord
Gets the location of the last record of the extent.
- Loc
Gets the location of the extent.
- NSDiag
Gets the nsdiag value of the extent.
- Size
Gets the size of the extent.
- XNext
Gets the next extent.
- XPrev
Gets the prev extent.