Gets the current state of the row with regard to its relationship to the
RecordSet.
Namespace: NReco.DataAssembly: NReco.Data (in NReco.Data.dll) Version: 1.0.2
public RecordSet RowState State { get; }
public RecordSet..::..RowState State { get; }
Public ReadOnly Property State As RecordSet RowState
Get
Public ReadOnly Property State As RecordSet..::..RowState
Get
public:
property RecordSet RowState State {
RecordSet RowState get ();
}
public:
property RecordSet..::..RowState State {
RecordSet..::..RowState get ();
}
member State : RecordSet RowState with get
member State : RecordSet..::..RowState with get
Property Value
Type:
RecordSet RowState