The Procedure Term property returns a character string with the database name for a procedure (for example, database procedure, stored procedure, or procedure).
object.Properties("Procedure Term")
object
Expression that evaluates to an object in the Applies To list.
adBSTR
Read-only
DBPROP_PROCEDURETERM
An application can use the value returned by the Procedure Term property in user interfaces.