Delete a record from the database. @param table The name of the table @param key The record key of the record to delete. @return Zero on success, a non-zero error code on error. See this class's description for a discussion of error codes.
(String table, String key)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected