TableNames Property
Returns an ADO Recordset containing the name, type (Table or View), and description of each table and view defined to the queried database.
Syntax
object.TableNames
Parameters
The TableNames property syntax has this part:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies To list. |