Stores information for target tables or stored procedures.
| 
                                 Column  | 
                                 Datatype  | 
                                 Description  | 
|---|---|---|
| 
                                 dbid  | 
                                 int  | 
                                 Unique identifier for the database.  | 
| 
                                 objname  | 
                                 varchar(255)  | 
                                 Name of the table or stored procedure.  | 
| 
                                 objowner  | 
                                 varchar(30)  | 
                                 Name of the replicate object.  | 
| 
                                 objid  | 
                                 rs_id  | 
                                 Object ID.  | 
| 
                                 objtype  | 
                                 char(1)  | 
                                 One of the object types: 
                            
  | 
| 
                                 attributes  | 
                                 int  | 
                                 This
                                    column shows: 
                            
  |