Add a record to a table.

Overload List

  Name Description
Public method recadd (String, NetricsRecord) Add a single record to a table.
Public method recadd (String, NetricsTableRecSrc, Boolean) recadd with no lock key or estimated number of record.
Public method recadd (String, NetricsTableRecSrc, Boolean, NetricsLock) recadd with no estimated number of record.
Public method recadd (String, NetricsTableRecSrc, Boolean, NetricsLock, Int32) Add multiple records to a table.
Public method recadd (String, NetricsTableRecSrc, Boolean, Int32) recadd with no lock key.

See Also