ServerSideTable.insertRecord

Undocumented in source. Be warned that the author may not have intended to support it.
  1. ColumnsStruct insertRecord(Database db, ColumnsStruct record, InsertError err, string username, string clientId)
  2. Bytes[2] insertRecord(Database db, Bytes data, InsertError err, string username, string clientId)
    class ServerSideTable(ClientT, immutable(Table) table)
    override
    insertRecord

Meta