Expand Minimize
This topic has not yet been rated - Rate this topic

getProcedureTerm Method (SQLServerDatabaseMetaData)

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


public java.lang.String getProcedureTerm()

A String that contains the procedure term.

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

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.