Update Method (OracleDataTable)
Executes the appropriate commands to delete, insert, or update rows in the data source.
public override int Update()
'Declaration
Public Overrides Function Update() As Integer
Return Value
The number of rows successfully updated from the
OracleDataTable.