Schema Term Property

ADO and SQL Server

ADO and SQL Server

Schema Term Property

The Schema Term property returns the name the data source uses for a schema (for example, schema or owner).

Applies To
Connection Object
Syntax

object.Properties("Schema Term")

Parts

object

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

Data Type

adBSTR

Modifiable

Read-only

OLE DB Property

DBPROP_SCHEMATERM

Remarks

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

See Also

Catalog Term Property

Procedure Term Property

Table Term Property