Class FindOneArgs
Represents arguments to the FindOne method.
public class FindOneArgs
- Inheritance
-
FindOneArgs
- Inherited Members
- Extension Methods
Properties
- Collation
Gets or sets the collation.
- Fields
Gets or sets the fields.
- Hint
Gets or sets the hint.
- MaxTime
Gets or sets the max time.
- Query
Gets or sets the query.
- ReadPreference
Gets or sets the read preference.
- Serializer
Gets or sets the serializer.
- Skip
Gets or sets the skip.
- SortBy
Gets or sets the sort order.