ValidateCollectionResultLastExtent Property |
Gets the last extent of the collection.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.3.0
Syntax public string LastExtent { get; }
Public ReadOnly Property LastExtent As String
Get
member LastExtent : string with get
Property Value
Type:
StringSee Also