TableName Property (JRO)
From Office Jet and Replication Object
Microsoft Jet and Replication Objects
TableName Property
Indicates the name of the table to which the filter is applied.
Settings and Return Values
Sets or returns a String value specifying a table name. For filters based on a relationship, this is the table on the many side of the relationship. TableName is read-only once it has been set, and can only be set using the Append method.
Remarks
The default value is an empty string ("").