Click or drag to resize

FindOneArgs Properties

The FindOneArgs type exposes the following members.

Properties
  NameDescription
Public propertyCollation
Gets or sets the collation.
Public propertyFields
Gets or sets the fields.
Public propertyHint
Gets or sets the hint.
Public propertyMaxTime
Gets or sets the max time.
Public propertyQuery
Gets or sets the query.
Public propertyReadPreference
Gets or sets the read preference.
Public propertySerializer
Gets or sets the serializer.
Public propertySkip
Gets or sets the skip.
Public propertySortBy
Gets or sets the sort order.
Top
See Also