DbDataAdapter ApplyOffset Property NReco.Data Class Library Documentation
Gets or sets flag that determines whether query record offset is applied during reading query results.

Namespace: NReco.Data
Assembly: NReco.Data (in NReco.Data.dll) Version: 1.0.2
Syntax

public bool ApplyOffset { get; set; }

Property Value

Type: Boolean
See Also