הערה
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות להיכנס או לשנות מדריכי כתובות.
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות לשנות מדריכי כתובות.
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 JDBC Driver for SQL Server with a SQL Server database, this method returns "schema" as the preferred term.
See Also
SQLServerDatabaseMetaData Methods
SQLServerDatabaseMetaData Members
SQLServerDatabaseMetaData Class