Add a record to a table.
Overload List
Name | Description | |
---|---|---|
![]() |
recadd (String, NetricsRecord) | Add a single record to a table. |
![]() |
recadd (String, NetricsTableRecSrc, Boolean) | recadd with no lock key or estimated number of record. |
![]() |
recadd (String, NetricsTableRecSrc, Boolean, NetricsLock) | recadd with no estimated number of record. |
![]() |
recadd (String, NetricsTableRecSrc, Boolean, NetricsLock, Int32) | Add multiple records to a table. |
![]() |
recadd (String, NetricsTableRecSrc, Boolean, Int32) | recadd with no lock key. |