Icon FullTableName Property

property FullTableName: String

Usage

The FullTableName property indicates the full table name, including the path, for the table. This read-only property can be examined at runtime to find out the exact physical location of a table on disk, if the session is local, or the logical location of a table on a database server, if the session is remote.
Image