Table Or Function (Object Name)

This field contains the name of an object (generally a database table, a stored procedure, or an XML document) that is included in the category listed in the Category field.
Caution: 
Replicating a table which has an identity column in the primary key should not be attempted between Mongoose sites. Since the identity column changes with every table insert, this means that data inserted in site A and copied to site B would no longer have a matching primary key. This would lead to incorrect updates and deletions later on.
Note: Because they typically exceed MSMQ size limits, columns that contain Binarly Large OBject (BLOB) data are excluded from table-based replication.