Retrieves the preferred term for "schema" in this database.
Syntax
public java.lang.String getSchemaTerm()
Return Value
A String that contains the preferred term.
Exceptions
Remarks
This getSchemaTerm method is specified by the getSchemaTerm method in the java.sql.DatabaseMetaData interface.
When using the Microsoft SQL Server JDBC Driver with a SQL Server database, this method returns "schema" as the preferred term.