Table of Contents

Property UseCursor

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

UseCursor

Gets or sets a value indicating whether to use a cursor.

[Obsolete("Server versions 3.6 and newer always use a cursor.")]
public bool? UseCursor { get; set; }

Property Value

bool?