Property UseCursor
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?
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; }