Catalog Term Property

ADO and SQL Server

ADO and SQL Server

Catalog Term Property

The Catalog Term property returns the name the data source object uses for a catalog (for example, catalog, database, or directory).

Applies To
Connection Object
Syntax

object.Properties("Catalog Term")

Parts

object

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

Data Type

adBSTR

Modifiable

Read-only

OLE DB Property

DBPROP_CATALOGTERM

Remarks

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

See Also

Procedure Term Property

Schema Term Property

Table Term Property