Update a single existing record in a table.

Overload List

  Name Description
Public method recupdate (String, NetricsRecord) Update a single existing record in a table.
Public method recupdate (String, NetricsTableRecSrc, Boolean) A version of recupdate which does not require a lock key.
Public method recupdate (String, NetricsTableRecSrc, Boolean, NetricsLock) Update a set of records in a table.

See Also