Click or drag to resize

GeoNearOperationTResult Properties

The GeoNearOperationTResult generic type exposes the following members.

Properties
  NameDescription
Public propertyCollation
Gets or sets the collation.
Public propertyCollectionNamespace
Gets the collection namespace.
Public propertyDistanceMultiplier
Gets or sets the distance multiplier.
Public propertyFilter
Gets or sets the filter.
Public propertyIncludeLocs
Gets or sets whether to include the locations of the matching documents.
Public propertyLimit
Gets or sets the limit.
Public propertyMaxDistance
Gets or sets the maximum distance.
Public propertyMaxTime
Gets or sets the maximum time.
Public propertyMessageEncoderSettings
Gets the message encoder settings.
Public propertyNear
Gets the point for which to find the closest documents.
Public propertyReadConcern
Gets or sets the read concern.
Public propertyResultSerializer
Gets the result serializer.
Public propertySpherical
Gets or sets whether to use spherical geometry.
Public propertyUniqueDocs
Gets or sets whether to return a document only once.
Top
See Also