Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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