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