IRecordSetAdapter Update Method NReco.Data Class Library Documentation
Commits RecordSet changes to the database.

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

int Update(
	string table,
	RecordSet rs
)

Return Value

Type: Int32
See Also