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

supportsExtendedSQLGrammar Method (SQLServerDatabaseMetaData)

Retrieves whether this database supports the ODBC Extended SQL grammar.


public boolean supportsExtendedSQLGrammar()

true if supported. Otherwise, false.

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

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