Nota
O acceso a esta páxina require autorización. Pode tentar iniciar sesión ou modificar os directorios.
O acceso a esta páxina require autorización. Pode tentar modificar os directorios.
Retrieves whether this database supports the ODBC Extended SQL grammar.
Syntax
public boolean supportsExtendedSQLGrammar()
Return Value
true if supported. Otherwise, false.
Exceptions
Remarks
This supportsExtendedSQLGrammar method is specified by the supportsExtendedSQLGrammar method in the java.sql.DatabaseMetaData interface.
See Also
SQLServerDatabaseMetaData Methods
SQLServerDatabaseMetaData Members
SQLServerDatabaseMetaData Class