Update Method (FCGeneric)
Updates changes to a single GenericDataRow
Update methods commit changes to the database.
Overload List
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. |
Remarks
If no changes have been made these methods will do nothing.
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family