Overload | Description |
---|---|
Update(GenericDataRow) | Updates changes to a single GenericDataRow |
Update(GenericDataRow,IDbTransaction) | Updates changes to a single GenericDataRow under the context of a Transaction |
Update(GenericDataRow,UpdateQueryBatch) | Updates changes to a single GenericDataRow as part of a batch operation. |
If no changes have been made these methods will do nothing.
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family