public static int DbDeleteByDetailKey(this TNode entity, SQLiteConnection connection) { return(entity.dbDeleteByDetailKey(connection)); }