Table Term Property

ADO and SQL Server

ADO and SQL Server

Table Term Property

The Table Term property returns the name the data source uses for a table (for example, table or file).

Applies To
Connection Object
Syntax

object.Properties("Table Term")

Parts

object

Expression that evaluates to an object in the Applies To list.

Data Type

adBSTR

Modifiable

Read-only

OLE DB Property

DBPROP_TABLETERM

Remarks

An application can use the value returned by the Table Term property in user interfaces.

See Also

Catalog Term Property

Procedure Term Property

Schema Term Property