Retrieves the preferred term for "procedure" in this database.

public java.lang.String getProcedureTerm()

Return Value

A string that contains the procedure term.

Exceptions

SQLServerException

Remarks

This getProcedureTerm method is specified by the getProcedureTerm method in the java.sql.DatabaseMetaData interface.

See Also