Applies To TableDef object.
Description
Sets or returns a value that specifies the name of a linked table or the name of a base table (Microsoft Jet workspaces only).
Settings and Return Values The setting or return value is a String that specifies a table name. For a base table, the setting is a zero-length string (" "). This property setting is read-only for a base table and read/write for a linked table or an object not appended to a collection.See Also Connect property, OpenDatabase method, RefreshLink method, SourceField, SourceTable properties.
Example See the Connect property example. Example (Microsoft Access) See the Connect property example (Microsoft Access). Example (Microsoft Excel) See the Connect property example (Microsoft Excel).