RecordSet Row State Property NReco.Data Class Library Documentation
Gets the current state of the row with regard to its relationship to the RecordSet.

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

public RecordSet RowState State { get; }

Property Value

Type: RecordSet RowState
See Also