ValidateCollectionResultExtentDetails Class |
Namespace: MongoDB.Driver
The ValidateCollectionResultExtentDetails type exposes the following members.
Name | Description | |
---|---|---|
![]() | 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.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | ToBson |
Serializes an object to a BSON byte array.
(Defined by BsonExtensionMethods.) |
![]() | ToBsonDocument |
Serializes an object to a BsonDocument.
(Defined by BsonExtensionMethods.) |
![]() | ToJson |
Serializes an object to a JSON string.
(Defined by BsonExtensionMethods.) |