RecordSet Add Method NReco.Data Class Library Documentation
Creates a new row.

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

public RecordSet Row Add()

Return Value

Type: RecordSet Row
new row instance
See Also