Procedure Term Property

ADO and SQL Server

ADO and SQL Server

Procedure Term Property

The Procedure Term property returns a character string with the database name for a procedure (for example, database procedure, stored procedure, or procedure).

Applies To
Connection Object
Syntax

object.Properties("Procedure Term")

Parts

object

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

Data Type

adBSTR

Modifiable

Read-only

OLE DB Property

DBPROP_PROCEDURETERM

Remarks

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

See Also

Catalog Term Property

Schema Term Property

Table Term Property